Zodbpickle

Latest version: v3.3

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

Scan your dependencies

Page 3 of 6

2.0.0

==================

- CPython 2: Make ``zodbpickle.binary`` objects smaller and untracked
by the garbage collector. Now they behave more like the native bytes
object. Just like it, and just like on Python 3, they cannot have
arbitrary attributes or be weakly referenced. See `issue 53
<https://github.com/zopefoundation/zodbpickle/issues/53>`_.

1.1

================

- Add support for Python 3.8.

- Drop support for Python 3.4.

1.0.4

==================

- Fix pickle corruption under certain conditions. See `pull request 47
<https://github.com/zopefoundation/zodbpickle/pull/47>`_.

1.0.3

==================

- Fix a bug: zodbpickle.slowpickle assigned `_Pickler` to `Unpickler`.

1.0.2

==================

- Add support for Python 3.7.

1.0.1

==================

- Fix a memory leak in pickle protocol 3 under Python 2. See `issue 36
<https://github.com/zopefoundation/zodbpickle/issues/36>`_.

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.