]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42064: Add module backref to `sqlite3` callback context (GH-28242)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Tue, 19 Oct 2021 13:44:45 +0000 (15:44 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Oct 2021 13:44:45 +0000 (15:44 +0200)
commit09c04e7f0d26f0006964554b6a0caa5ef7f0bd24
tree9c2bb61a1e804cec7e06245eaf68824d56536455
parent8702b667d8e7da7a1888297d84f493f26c580a2d
bpo-42064: Add module backref to `sqlite3` callback context (GH-28242)
Modules/_sqlite/clinic/connection.c.h
Modules/_sqlite/connection.c
Modules/_sqlite/connection.h