]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41724: Explain when the conversion is not possible with detect_types enabled...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 20 Dec 2020 00:02:58 +0000 (16:02 -0800)
committerGitHub <noreply@github.com>
Sun, 20 Dec 2020 00:02:58 +0000 (19:02 -0500)
commit24862b02dfd1e2843727f28fa2ba05828fdfa8de
tree59f993d5be10c957b65522971ab6a5cd8151226d
parent80c445cafbdfb16c4a882e3ff6fe28b471aacdfc
bpo-41724: Explain when the conversion is not possible with detect_types enabled (GH-23855) (GH-23863)

* Explain when the conversion is not possible with detect_types enabled
(cherry picked from commit 09a36cdfb7c22f44df45b44e5561776206bcedfb)

Co-authored-by: sblondon <sblondon@users.noreply.github.com>
Doc/library/sqlite3.rst