◐ Shell
clean mode source ↗

bpo-28518: Start a transaction implicitly before a DML statement by berkerpeksag · Pull Request #245 · python/cpython

@berkerpeksag

serhiy-storchaka

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 added 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 added 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