Merge the jeremy-txn-branch to the head.
This branch introduces a new transaction API. The key features are: - top-level functions in transaction -- get(), commit(), abort() - explicit transaction manager objects - Transaction objects are used for exactly one transaction - support for transaction synchronizers The changes here are still provisional, but we want to get them off an obscure branch and onto the head for further development.
Showing
src/transaction/_manager.py
0 → 100644
src/transaction/notes.txt
0 → 100644
Please register or sign in to comment