]> 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:25 +0000 (16:02 -0800)
committerGitHub <noreply@github.com>
Sun, 20 Dec 2020 00:02:25 +0000 (19:02 -0500)
commita34ab8188e0352e4066da4f79ed3cc24d1b61a63
tree3dd28c67ea269ba385c0642d7ed7425475332b38
parent597ebc8cf604de49eabbc7b83be2debd005d7819
bpo-41724: Explain when the conversion is not possible with detect_types enabled (GH-23855) (GH-23862)

* 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>
Co-authored-by: sblondon <sblondon@users.noreply.github.com>
Doc/library/sqlite3.rst