flask-gae_blobstore
flask-gae_blobstore copied to clipboard
Update blinker to 1.9.0
trafficstars
This PR updates blinker from 1.8.3 to 1.9.0.
Changelog
1.9.0
-------------
Released 2024-11-08
- Drop support for Python 3.8. :pr:`175`
- Remove previously deprecated ``__version__``, ``receiver_connected``,
``Signal.temporarily_connected_to`` and ``WeakNamespace``. :pr:`172`
- Skip weakref signal cleanup if the interpreter is shutting down.
:issue:`173`
Links
- PyPI: https://pypi.org/project/blinker
- Changelog: https://data.safetycli.com/changelogs/blinker/