]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41724: Explain when the conversion is not possible with detect_types enabled...
authorsblondon <sblondon@users.noreply.github.com>
Sat, 19 Dec 2020 22:52:39 +0000 (23:52 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Dec 2020 22:52:39 +0000 (17:52 -0500)
commit09a36cdfb7c22f44df45b44e5561776206bcedfb
tree89d46119cc63f3d3f4eedbeef40ffcbd8c8d2782
parentc56f9df0498498d17972fe02046fd235c9a6017f
bpo-41724: Explain when the conversion is not possible with detect_types enabled (GH-23855)

* Explain when the conversion is not possible with detect_types enabled
Doc/library/sqlite3.rst