issues
search
zopefoundation
/
transaction
Generic transaction implementation for Python.
Other
70
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop Python 3.7, add Python 3.13, use latest meta/config templates
#125
dataflake
closed
1 month ago
5
Fix Sphinx conf to support version 8+.
#124
icemac
closed
3 months ago
1
Add support for Python 3.12.
#122
icemac
closed
1 year ago
0
Drop the test dependency on mock
#121
jelly
closed
1 year ago
2
Fails to build on python 3.13: AttributeError: module 'unittest' has no attribute 'makeSuite'
#120
ondrejj
closed
1 month ago
1
Integrate .readthedocs.yaml, done using https://github.com/zopefounda…
#119
dhavlik
closed
1 year ago
0
Add preliminary support for Python 3.12b1.
#118
icemac
closed
1 year ago
2
Configuring for pure-python
#117
hugovk
closed
1 year ago
1
Drop Python < 3.7
#116
icemac
closed
1 year ago
1
Fix deprecation warning
#115
hugovk
closed
1 year ago
5
Fix GHA: ubuntu-latest no longer contains Python 3.5 and 3.6
#114
icemac
closed
1 year ago
0
Fix tox lint run + isort imports.
#113
icemac
closed
2 years ago
0
3.0.1: sphinx warnings `reference target not found`
#112
kloczek
opened
2 years ago
1
Add support for Python 3.10 + fix docs.
#111
icemac
closed
2 years ago
1
Add support for QA tooling?
#110
jenstroeger
closed
2 years ago
3
Question: Nested transaction.manager
#109
coler-j
closed
2 years ago
2
Print the stack when a resource manager joins a transaction
#108
mwatts15
closed
2 years ago
4
Replace treading.local with contextvar
#107
dokime7
opened
3 years ago
8
3.0.1: transaction not sphinx 4.0.x ready?
#106
kloczek
closed
3 years ago
5
Fix DeprecationWarning: Expected text in a test suite
#105
mgedmin
closed
3 years ago
0
3.0.1: setuptools build_sphinx command fails
#104
kloczek
closed
3 years ago
11
3.0.1: pytest warnings
#103
kloczek
closed
3 years ago
8
Fix generating documentation.
#102
icemac
closed
3 years ago
0
Config with pure python
#101
icemac
closed
3 years ago
2
Update to include support for Python 3.9
#100
jon-betts
closed
3 years ago
2
transaction 3.0 breaks afterCommitHooks
#98
icemac
closed
3 years ago
7
Lint the code.
#97
icemac
closed
4 years ago
1
Use dist: focal on Travis
#96
mgedmin
closed
4 years ago
0
Make before commit hooks raise exceptions again, broken in 2.4.1
#95
sjustas
closed
4 years ago
12
Update badge URL for Travis
#94
jugmac00
closed
4 years ago
0
Fix documentation of args parameter
#93
icemac
closed
4 years ago
2
Replace "RM" with "data manager"
#92
mwatts15
closed
4 years ago
1
Fix a couple of typos
#91
jugmac00
closed
4 years ago
0
Remove ITransactionDeprecated and supporting code.
#90
jamadden
closed
4 years ago
1
Remove legacy functionality from ITransactionDeprecated
#89
jamadden
closed
4 years ago
0
Documentation gardening.
#88
jamadden
closed
4 years ago
1
RTD integration broken
#87
jamadden
closed
4 years ago
2
Publish the docs for the two explicit-mode exceptions added in 2.1.0.
#86
jamadden
closed
4 years ago
1
Still possible to join aborted and doomed transactions
#85
jamadden
opened
4 years ago
0
Transaction._free drops more references, and Transaction.abort() is a bit safer
#84
jamadden
closed
4 years ago
1
Docs: Confusion between resource and data managers
#83
jamadden
closed
4 years ago
1
It's very easy to create reference cycles that require the GC to clean up
#82
jamadden
opened
5 years ago
9
Support abort hooks (symmetrically to commit hooks) #77
#81
d-maurer
closed
5 years ago
4
xenial is now the default
#80
icemac
closed
5 years ago
3
Modernize Python versions
#79
jugmac00
closed
5 years ago
2
Fix transaction manager run problems #58
#78
d-maurer
closed
5 years ago
18
Support abort hooks (symmetrically to commit hooks)
#77
d-maurer
closed
5 years ago
1
'ThreadTransactionManager' object has no attribute '_retryable'
#70
julienmeyer
closed
6 years ago
1
DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
#69
mgedmin
closed
6 years ago
2
Changed the implementation of ThreadTransactionManager
#68
jimfulton
closed
6 years ago
6
Next