]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-95273: Improve sqlite3.complete_statement docs (GH-95840) (#95917)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 12 Aug 2022 07:34:26 +0000 (09:34 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Aug 2022 07:34:26 +0000 (09:34 +0200)
commitbd86e09ab9f6f49e7c973de591187d82c5382682
treed8343e0ec46c8def96d4daa65ce90ae02b533f26
parent577dbc3c49615896d5b6fbf0cb25eebd4d28624a
[3.11] gh-95273: Improve sqlite3.complete_statement docs (GH-95840) (#95917)

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>.
(cherry picked from commit e6623e7083ce08a247e5df169bcc749f99327823)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Doc/includes/sqlite3/complete_statement.py [deleted file]
Doc/library/sqlite3.rst