Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563280
en ru br
ALT Linux repos
S:3.0.1-alt1

Group :: Development/Python3
RPM: python3-module-transaction

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.0.1-alt1
Build date: 30 march 2022, 12:33 ( 108.5 weeks ago )
Size: 58.93 Kb

Home page:   https://pypi.org/project/transaction/

License: ZPL-2.1
Summary: Transaction management for Python
Description:

This package contains a generic transaction implementation for Python.
It is mainly used by the ZODB, though.

Note that the data manager API, transaction.interfaces.IDataManager, is
syntactically simple, but semantically complex. The semantics were not
easy to express in the interface. This could probably use more work. The
semantics are presented in detail through examples of a sample data
manager in transaction.tests.test_SampleDataManager.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-transaction-docs
  • python3-module-transaction
  • python3-module-transaction-tests
  • python3-module-transaction-pickles
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin