Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zopefoundation/transaction issues and pull requests

#125 - Drop Python 3.7, add Python 3.13, use latest meta/config templates

Pull Request - State: closed - Opened by dataflake 2 months ago - 5 comments

#124 - Fix Sphinx conf to support version 8+.

Pull Request - State: closed - Opened by icemac 4 months ago - 1 comment
Labels: enhancement, docs

#122 - Add support for Python 3.12.

Pull Request - State: closed - Opened by icemac about 1 year ago
Labels: enhancement

#121 - Drop the test dependency on mock

Pull Request - State: closed - Opened by jelly about 1 year ago - 2 comments

#119 - Integrate .readthedocs.yaml, done using https://github.com/zopefounda…

Pull Request - State: closed - Opened by dhavlik about 1 year ago

#118 - Add preliminary support for Python 3.12b1.

Pull Request - State: closed - Opened by icemac over 1 year ago - 2 comments

#117 - Configuring for pure-python

Pull Request - State: closed - Opened by hugovk over 1 year ago - 1 comment

#116 - Drop Python < 3.7

Pull Request - State: closed - Opened by icemac over 1 year ago - 1 comment
Labels: enhancement

#115 - Fix deprecation warning

Pull Request - State: closed - Opened by hugovk over 1 year ago - 5 comments

#114 - Fix GHA: ubuntu-latest no longer contains Python 3.5 and 3.6

Pull Request - State: closed - Opened by icemac almost 2 years ago

#113 - Fix tox lint run + isort imports.

Pull Request - State: closed - Opened by icemac over 2 years ago
Labels: enhancement

#112 - 3.0.1: sphinx warnings `reference target not found`

Issue - State: open - Opened by kloczek over 2 years ago - 1 comment

#111 - Add support for Python 3.10 + fix docs.

Pull Request - State: closed - Opened by icemac over 2 years ago - 1 comment

#110 - Add support for QA tooling?

Issue - State: closed - Opened by jenstroeger over 2 years ago - 3 comments

#109 - Question: Nested transaction.manager

Issue - State: closed - Opened by coler-j over 2 years ago - 2 comments

#108 - Print the stack when a resource manager joins a transaction

Issue - State: closed - Opened by mwatts15 almost 3 years ago - 4 comments
Labels: wontfix

#107 - Replace treading.local with contextvar

Pull Request - State: open - Opened by dokime7 over 3 years ago - 8 comments

#106 - 3.0.1: transaction not sphinx 4.0.x ready?

Issue - State: closed - Opened by kloczek over 3 years ago - 5 comments

#105 - Fix DeprecationWarning: Expected text in a test suite

Pull Request - State: closed - Opened by mgedmin over 3 years ago

#104 - 3.0.1: setuptools build_sphinx command fails

Issue - State: closed - Opened by kloczek over 3 years ago - 11 comments
Labels: invalid

#103 - 3.0.1: pytest warnings

Issue - State: closed - Opened by kloczek over 3 years ago - 8 comments
Labels: invalid

#102 - Fix generating documentation.

Pull Request - State: closed - Opened by icemac over 3 years ago

#101 - Config with pure python

Pull Request - State: closed - Opened by icemac over 3 years ago - 2 comments

#100 - Update to include support for Python 3.9

Pull Request - State: closed - Opened by jon-betts over 3 years ago - 2 comments
Labels: wontfix

#98 - transaction 3.0 breaks afterCommitHooks

Issue - State: closed - Opened by icemac about 4 years ago - 7 comments
Labels: wontfix

#97 - Lint the code.

Pull Request - State: closed - Opened by icemac about 4 years ago - 1 comment

#96 - Use dist: focal on Travis

Pull Request - State: closed - Opened by mgedmin about 4 years ago

#95 - Make before commit hooks raise exceptions again, broken in 2.4.1

Pull Request - State: closed - Opened by sjustas about 4 years ago - 12 comments

#94 - Update badge URL for Travis

Pull Request - State: closed - Opened by jugmac00 about 4 years ago

#93 - Fix documentation of args parameter

Pull Request - State: closed - Opened by icemac over 4 years ago - 2 comments
Labels: docs

#92 - Replace "RM" with "data manager"

Pull Request - State: closed - Opened by mwatts15 almost 5 years ago - 1 comment

#91 - Fix a couple of typos

Pull Request - State: closed - Opened by jugmac00 almost 5 years ago

#90 - Remove ITransactionDeprecated and supporting code.

Pull Request - State: closed - Opened by jamadden almost 5 years ago - 1 comment

#89 - Remove legacy functionality from ITransactionDeprecated

Issue - State: closed - Opened by jamadden almost 5 years ago

#88 - Documentation gardening.

Pull Request - State: closed - Opened by jamadden almost 5 years ago - 1 comment
Labels: docs

#87 - RTD integration broken

Issue - State: closed - Opened by jamadden almost 5 years ago - 2 comments
Labels: docs

#86 - Publish the docs for the two explicit-mode exceptions added in 2.1.0.

Pull Request - State: closed - Opened by jamadden almost 5 years ago - 1 comment

#85 - Still possible to join aborted and doomed transactions

Issue - State: open - Opened by jamadden almost 5 years ago

#84 - Transaction._free drops more references, and Transaction.abort() is a bit safer

Pull Request - State: closed - Opened by jamadden about 5 years ago - 1 comment

#83 - Docs: Confusion between resource and data managers

Issue - State: closed - Opened by jamadden over 5 years ago - 1 comment
Labels: bug, docs

#82 - It's very easy to create reference cycles that require the GC to clean up

Issue - State: open - Opened by jamadden over 5 years ago - 9 comments

#81 - Support abort hooks (symmetrically to commit hooks) #77

Pull Request - State: closed - Opened by d-maurer over 5 years ago - 4 comments

#80 - xenial is now the default

Pull Request - State: closed - Opened by icemac over 5 years ago - 3 comments

#79 - Modernize Python versions

Pull Request - State: closed - Opened by jugmac00 over 5 years ago - 2 comments

#78 - Fix transaction manager run problems #58

Pull Request - State: closed - Opened by d-maurer over 5 years ago - 18 comments

#77 - Support abort hooks (symmetrically to commit hooks)

Issue - State: closed - Opened by d-maurer over 5 years ago - 1 comment
Labels: enhancement

#70 - 'ThreadTransactionManager' object has no attribute '_retryable'

Issue - State: closed - Opened by julienmeyer about 6 years ago - 1 comment

#68 - Changed the implementation of ThreadTransactionManager

Pull Request - State: closed - Opened by jimfulton about 6 years ago - 6 comments

#67 - Reach 100% coverage.

Pull Request - State: closed - Opened by jamadden about 6 years ago - 3 comments

#66 - Reach 100% coverage

Issue - State: closed - Opened by jamadden about 6 years ago - 1 comment

#65 - Add support for Python 3.7

Pull Request - State: closed - Opened by icemac about 6 years ago - 3 comments

#64 - Add abort() related statuses to Transaction.

Pull Request - State: open - Opened by jenstroeger about 6 years ago - 18 comments

#63 - No status to indicate aborted transaction.

Issue - State: open - Opened by jenstroeger about 6 years ago - 7 comments

#62 - Question: How to find a transaction’s data manager, if any?

Issue - State: closed - Opened by jenstroeger about 6 years ago - 1 comment
Labels: question

#61 - Transactions with multiprocessing

Issue - State: closed - Opened by BlueManCZ over 6 years ago - 2 comments

#60 - Update changelog for #59

Pull Request - State: closed - Opened by rouge8 over 6 years ago - 8 comments

#59 - Don't crash when printing tracebacks under IPython on Python 2

Pull Request - State: closed - Opened by rouge8 over 6 years ago - 2 comments

#58 - Transaction manager run problems

Issue - State: closed - Opened by jimfulton over 6 years ago - 1 comment
Labels: enhancement

#57 - make documentation more helpful for newcomers

Pull Request - State: closed - Opened by cguardia over 6 years ago

#56 - Add changenote for #38 and bump version minor number.

Pull Request - State: closed - Opened by jamadden over 6 years ago - 5 comments

#55 - explicit transactions do not work well with the context manager

Issue - State: closed - Opened by mmerickel over 6 years ago - 7 comments

#54 - Fix typos

Pull Request - State: closed - Opened by ronnix almost 7 years ago - 1 comment

#53 - Documentation is unhelpful for complete newcomers

Issue - State: closed - Opened by hynek almost 7 years ago - 12 comments

#52 - Joining a committing transaction

Issue - State: closed - Opened by elliot-jsq almost 7 years ago - 2 comments
Labels: enhancement

#51 - Add support for Python 3.6 while dropping support for Python 3.3.

Pull Request - State: closed - Opened by icemac almost 7 years ago
Labels: enhancement

#50 - Document that hooks must not raise / propagate exceptions.

Pull Request - State: closed - Opened by tseaver over 7 years ago - 1 comment

#49 - Document exception semantics for hooks

Issue - State: closed - Opened by tseaver over 7 years ago - 1 comment

#48 - API to access the status of a transaction

Issue - State: closed - Opened by icemac over 7 years ago - 7 comments
Labels: enhancement

#47 - IDataManager should not specify a transaction_manager attribute

Issue - State: open - Opened by jimfulton over 7 years ago - 3 comments
Labels: bug, enhancement

#46 - Add test for 'txn.user = None'.

Pull Request - State: closed - Opened by tseaver over 7 years ago - 2 comments

#45 - Integration docs

Pull Request - State: closed - Opened by jimfulton over 7 years ago

#43 - Explicit mode

Pull Request - State: closed - Opened by jimfulton almost 8 years ago - 2 comments

#42 - Fix typo

Pull Request - State: closed - Opened by kapyshin almost 8 years ago

#41 - Add SQLAlchemy and repoze.sendmail to integration documents

Pull Request - State: closed - Opened by jamadden almost 8 years ago - 11 comments

#40 - Document why newTransaction is only called by begin.

Pull Request - State: closed - Opened by jimfulton almost 8 years ago

#39 - add ITransactionManager.isActive api

Pull Request - State: closed - Opened by mmerickel almost 8 years ago - 4 comments

#38 - expose ITransaction.isRetryableError

Pull Request - State: closed - Opened by mmerickel almost 8 years ago - 18 comments

#37 - add a public api for manager._retryable

Issue - State: closed - Opened by mmerickel almost 8 years ago - 4 comments

#36 - add a public api for tracking attempts

Issue - State: closed - Opened by mmerickel almost 8 years ago - 2 comments

#35 - need a simple api to detect an active transaction

Issue - State: closed - Opened by mmerickel almost 8 years ago - 12 comments

#34 - Unicode change in 2.0.3 breaking waitress

Issue - State: closed - Opened by niothiel almost 8 years ago - 6 comments

#33 - extended-info -> extension

Pull Request - State: closed - Opened by jimfulton almost 8 years ago

#32 - Hate bytes

Pull Request - State: closed - Opened by jimfulton about 8 years ago - 6 comments

#31 - URGENT: _extension needs to be settable

Pull Request - State: closed - Opened by jimfulton about 8 years ago - 1 comment

#30 - Run docs doctests in travis

Pull Request - State: closed - Opened by jimfulton about 8 years ago - 4 comments

#29 - Jenkins failures on master

Issue - State: closed - Opened by tseaver about 8 years ago - 5 comments

#28 - Transaction meta data cleanup

Pull Request - State: closed - Opened by jimfulton about 8 years ago - 10 comments

#27 - Define an api for transactions to get extended info.

Issue - State: closed - Opened by jimfulton about 8 years ago

#26 - Define transaction description and user to be unicode

Issue - State: closed - Opened by jimfulton about 8 years ago

#25 - Run decorator, a simpler alternative to attempts

Pull Request - State: closed - Opened by jimfulton about 8 years ago

#24 - Fix #19 attempts didn't stop on success

Pull Request - State: closed - Opened by jimfulton about 8 years ago - 2 comments

#23 - Update URL in setup.py

Pull Request - State: closed - Opened by di about 8 years ago

#22 - Corrected ITransaction: removed beforeCommitHook and 2 misplaced 'self' parameters

Pull Request - State: closed - Opened by hathawsh about 8 years ago - 1 comment

#21 - gevent.local.local breaks transaction.manager

Issue - State: closed - Opened by miohtama over 8 years ago - 3 comments

#20 - Make sure that the attempts generator stops after first successful attempt

Pull Request - State: closed - Opened by pieterproigia over 8 years ago - 1 comment

#19 - Attemps are retried on successful run

Issue - State: closed - Opened by pieterproigia over 8 years ago - 2 comments

#18 - Restore display of missing lines.

Pull Request - State: closed - Opened by tseaver over 8 years ago