Python-dispatch

Latest version: v0.2.2

Safety actively analyzes 621142 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.2.2

What's Changed
* Add `DoesNotExistError` and `ExistsError` by nocarryr in https://github.com/nocarryr/python-dispatch/pull/21
* Add "Global Dispatcher" by nocarryr in https://github.com/nocarryr/python-dispatch/pull/22


**Full Changelog**: https://github.com/nocarryr/python-dispatch/compare/v0.2.1...v0.2.2

0.2.1

What's Changed
* Use importlib.metadata for runtime `__version__` detection by nocarryr in https://github.com/nocarryr/python-dispatch/pull/20 , enku in https://github.com/nocarryr/python-dispatch/issues/19
* Test and support Python 3.10 and 3.11

**Full Changelog**: https://github.com/nocarryr/python-dispatch/compare/0.2.0...v0.2.1

0.2.0

What's Changed
* Dropped support for Python < 3.6
* Turn example code into proper doctests by nocarryr in https://github.com/nocarryr/python-dispatch/pull/15
* Improve subclass creation by nocarryr in https://github.com/nocarryr/python-dispatch/pull/13
* Sphinx extension by nocarryr in https://github.com/nocarryr/python-dispatch/pull/16


**Full Changelog**: https://github.com/nocarryr/python-dispatch/compare/v0.1.32...0.2.0

0.1.32

What's Changed
* Move to GH actions by nocarryr in https://github.com/nocarryr/python-dispatch/pull/12
* Add warning and documentation for planned Py<3.6 deprecation in future versions


**Full Changelog**: https://github.com/nocarryr/python-dispatch/compare/v0.1.31...v0.1.32

0.1.31

- Make all `Property` subclasses available from the top level package
- Add Python 3.8 support

0.1.2

* Use PEP-0479 syntax for generators - ead7e21
* Add support Python 3.7 - 4

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.