Zodbbrowser

Latest version: v0.17.1

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

Scan your dependencies

Page 1 of 6

0.17.2

~~~~~~~~~~~~~~~~~~~

- Nothing changed yet.

0.17.1

~~~~~~~~~~~~~~~~~~~

- Fix interpreter crash (BTree_rangeSearch: Assertion 'highbucket != NULL'
failed) in historical state computation for large OOBTrees (GH 33).

0.17

~~~~~~~~~~~~~~~~~

- Fix zodbbrowser_history when using ZEO (AttributeError:
'TransactionIterator' object has no attribute 'close', GH 31).

- Fix OOBTree history browsing that regressed in 0.11.0: it was showing only a
subset of changes (those that touched the OOBTree itself) and wasn't showing
others (those that touched deeper OOBTreeBuckets).

- Fix TypeError for SampleContainer subclasses that use a non-persistent
``__data`` attribute (GH: 18)

- Make zodbbrowser_history give up rendering all the details if it takes
too long (more than 10 seconds); you can force fast mode by adding ``fast``
to the query parameters, and you can force full mode by adding ``full`` to
the query parameters.

- Make it possible to turn off the (slow) history part of zodbbrowser
by adding ``nohist`` to the query parameters.

0.16.2

~~~~~~~~~~~~~~~~~~~

- Incomplete fix for zodbbrowser_history when using ZEO, broken since 0.12
(AttributeError: 'TransactionIterator' object has no attribute 'close',
GH 31).

- Add support for Python 3.8 and 3.9.

- Drop support for Python 3.5.

0.16.1

~~~~~~~~~~~~~~~~~~~

- Fix system error when an object refers to another object that was
added in a newer transaction (GH 29).

0.16.0

~~~~~~~~~~~~~~~~~~~

- You can now view disassembled raw pickle data.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.