Dictobj

Latest version: v0.4

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

Scan your dependencies

Page 1 of 2

0.4

----
* Support for Python 3 added.
* Removed the capabilities for <, >, <=, and >= on the
`DictionaryObject` to get Python 3 support properly added.

0.3.1

------
* Fixing the setup.py script so it works on older versions of Python.

0.3

----
* Added `DictionaryObject.asdict()` to return a copy of the internal
data as a `dict`, because some external libraries may require one
and won't accept a `DictionaryObject`.
* Added another test to some older doctest code to make sure
`MutableDictionaryObject.__setitem__` works correctly.
* Improved release.sh a little bit for generating pypi packages / docs.
* Upgrading development status to "Production/Stable".

0.2.5

------
* Added `__setitem__` to `MutableDictionaryObject`.

0.2.4

------
* Properly formatted README.md and added some details about how
to contribute to this project.
* Added doctests to this project since the examples actually do
work as valid tests taht can be run. Found some bugs, resolved
them, and added everything to the automated testing suite.
* Changed CHANGELOG to CHANGELOG.md.

0.2.3

------
* Adding the source code URL to the README so that it's easier
for people to find and help contribute.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.