17
0
Files
python-aiosignal/python-aiosignal.changes
Steve Kowalik deb05bcb5d - Upgrade to 1.4.0:
* Added decorator functionality to Signal as a convenient way to add a
    callback
  * Improved type safety by allowing callback parameters to be type checked
    (typing-extensions is now required for Python <3.13). Parameters for a
    Signal callback should now be defined like Signal[int, str]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiosignal?expand=0&rev=12
2025-07-10 04:53:39 +00:00

2.0 KiB