OOP Extensions is a set of utilities for object oriented programming which is missing on Python core libraries.
Project description
What is OOP Extensions ?
OOP Extensions is a set of utilities for object oriented programming which is missing on Python core libraries.
Contributing
For guidance on setting up a development environment and how to make a contribution to oop_ext, see the contributing guidelines.
Release
A reminder for the maintainers on how to make a new release.
Note that the VERSION should follow the semantic versioning as X.Y.Z Ex.: v1.0.5
Create a release-VERSION branch from upstream/master.
Update CHANGELOG.rst.
Push a branch with the changes.
Once all builds pass, push a VERSION tag to upstream.
Merge the PR.
0.2.4 (2019-03-22)
Remove function not registered error in callback.
0.2.3 (2019-03-22)
Fix issues of ignored exception on nested callback.
0.2.1 (2019-03-14)
Fix issues and remove obsolete code.
0.1.8 (2019-03-12)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for oop_ext-0.2.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf2000d06f1877d0b0a661abfe0af71506fa738a67e8caf4ee7e0e2f919d4eb2 |
|
MD5 | a2e5a5818541c048f72627e9d601fe9b |
|
BLAKE2b-256 | 1936e6a4057116ad438acff63ed0c6361c2287f859dc60486d6abf43c31bdfcc |