]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Merge branch 'python-decorators'
authorTobias Brunner <tobias@strongswan.org>
Thu, 16 Oct 2025 13:05:22 +0000 (15:05 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 16 Oct 2025 13:05:22 +0000 (15:05 +0200)
commit6b6bec7295839d11568092719a68f94853bb1067
tree325b390f7c81eb9fdb7c076914dbe6f006234425
parenta24429c6787dd2e06b18770230a78395651e4e39
parent4840507d7aeec03845f4cecb7cdea73b9a0c2021
Merge branch 'python-decorators'

Adds decorators to simplify listening for events.

References strongswan/strongswan#2772