Nti.transactions

Latest version: v4.3.0

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

Scan your dependencies

Page 3 of 3

1.1.1

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

- When the ``TransactionLoop`` raises a ``CommitFailedError`` from a
``TypeError``, it preserves the original message.

- Test support for Python 3.6.

1.1.0

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

- Add a new ObjectDataManager that will attempt to execute after
other ObjectDataManagers.

1.0.0

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

- Add support for Python 3.
- Eliminate ZODB dependency. Instead of raising a
``ZODB.POSException.StorageError`` for unexpected ``TypeErrors``
during commit, the new class
``nti.transactions.interfaces.CommitFailedError`` is raised.
- Introduce a new subclass of ``TransactionError``,
``AbortFailedError`` that is raised when an abort fails due to a
system error.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.