]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207)
authorErlend Egeberg Aasland <erlend.aasland@protonmail.com>
Tue, 3 May 2022 03:45:04 +0000 (21:45 -0600)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 03:45:04 +0000 (21:45 -0600)
commite846fe3fc189ff54413382611ee36e41c2f0776b
treefb1e7e50be75b993c875a2f09442a24d072aafd7
parent39e6b8ae6a5b49bb23746fdcc354d148ff2d98e3
gh-92206: Move pysqlite_step() to Modules/_sqlite/cursor.c (#92207)
Modules/_sqlite/cursor.c
Modules/_sqlite/util.c
Modules/_sqlite/util.h