]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612) (GH-31754)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Tue, 8 Mar 2022 15:31:06 +0000 (16:31 +0100)
committerGitHub <noreply@github.com>
Tue, 8 Mar 2022 15:31:06 +0000 (07:31 -0800)
commit653ca6c62b0c3272310f7fa5ce9c6939e3c41d91
treed0c00f7ba632f845092ed7e9f12afee26d2e9ef3
parent0663ca17f5535178c083c6734fa52e40bd2db2de
[3.9] bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612) (GH-31754)

(cherry picked from commit 4d95fa1ac5d31ff450fb2f31b55ce1eb99d6efcb)
Modules/_sqlite/connection.c
Modules/_sqlite/cursor.c
Modules/_sqlite/microprotocols.h
Modules/_sqlite/module.c