Node-ext-zodb

Latest version: v1.2

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

Scan your dependencies

1.3

----------------

- Nothing changed yet.

1.2

----------------

- Add python 3 support.
[rnix, 2017-06-24]

- Add ``keys`` to ``OOBTodict`` and accept any number of ``*args`` and ``**kw``
to match expected contract by ``OOBTree`` and Fix tests with ZODB 5.
[rnix, 2017-06-22]

- Add ``__nonzero__`` and ``__bool__`` to ``OOBTodict`` in order to make it
work properly with ZODB 5.
[rnix, 2017-06-22]

- Use ``property`` and ``property.setter`` for ``OOBTodict.lh`` and
``OOBTodict.lt``.
[rnix, 2017-06-22]

1.1.1

-----

- Change ``ZODB`` install requirement to ``ZODB3``. Latter one is a meta
package as of version 3.11.0 and installs ``ZODB``
[rnix, 2017-06-19]

1.1

---

- Remove superfluous ``__repr__`` function from ``OOBTodict``. ``odict``
package properly outputs class name as of version 1.6.2.
[rnix, 2017-06-14]

- Fix ``volatile_property`` to work on classes overwriting ``__getattr__``.
[rnix, 2017-06-14]

- Use ``plumbing`` decorator instead of ``__metaclass__`` and ``__plumbing__``
class attributes.
[rnix, 2017-06-14]

1.0.1

-----

- Add maintenance utilities.
[rnix, 2014-05-13]

- Cleanup tests.
[rnix, 2014-05-13]

1.0

---

- initial
[rnix]

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.