Skip to content

bpo-28518: Start a transaction implicitly before a DML statement #245

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 26, 2017

Conversation

berkerpeksag
Copy link
Member

Patch by Aviv Palivoda.

@berkerpeksag berkerpeksag merged commit 4a926ca into python:master Feb 26, 2017
@berkerpeksag berkerpeksag deleted the 2858-sqlite3-begin branch February 26, 2017 15:22
berkerpeksag added a commit to berkerpeksag/cpython that referenced this pull request Feb 26, 2017
berkerpeksag added a commit that referenced this pull request Feb 26, 2017
… (#318)

Patch by Aviv Palivoda.

(cherry picked from commit 4a926ca)
akruis pushed a commit to akruis/cpython that referenced this pull request May 5, 2021
Check the arguments 'args' and 'kwargs'. This affects also
tasklet.__init__() and tasklet.bind().

(cherry picked from commit ed31277)
akruis pushed a commit to akruis/cpython that referenced this pull request May 27, 2021
Check the arguments 'args' and 'kwargs'. This affects also
tasklet.__init__() and tasklet.bind().
ahgamut pushed a commit to ahgamut/cpython that referenced this pull request Aug 25, 2021
Check the arguments 'args' and 'kwargs'. This affects also
tasklet.__init__() and tasklet.bind().

(cherry picked from commit ed31277)
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants