bpo-41724: Explain when the conversion is not possible with detect_types enabled by sblondon · Pull Request #23855 · python/cpython · GitHub
Skip to content

bpo-41724: Explain when the conversion is not possible with detect_types enabled#23855

Merged
ericvsmith merged 2 commits intopython:masterfrom
sblondon:documentation-sqlite-query-type
Dec 19, 2020
Merged

bpo-41724: Explain when the conversion is not possible with detect_types enabled#23855
ericvsmith merged 2 commits intopython:masterfrom
sblondon:documentation-sqlite-query-type

Conversation

@sblondon
Copy link
Copy Markdown
Contributor

@sblondon sblondon commented Dec 19, 2020

This PR adds a line explaining the limit of the sqlite module as suggested by https://bugs.python.org/msg376447

I don't think this patch needs a News entry.

https://bugs.python.org/issue41724

Comment thread Doc/library/sqlite3.rst Outdated
@ericvsmith
Copy link
Copy Markdown
Member

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @sblondon for the PR, and @ericvsmith for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-23862 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 19, 2020
…pes enabled (pythonGH-23855)

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

Co-authored-by: sblondon <sblondon@users.noreply.github.com>
@bedevere-bot
Copy link
Copy Markdown

@sblondon sblondon deleted the documentation-sqlite-query-type branch December 19, 2020 22:56
ericvsmith pushed a commit that referenced this pull request Dec 20, 2020
…pes enabled (GH-23855) (GH-23862)

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

Co-authored-by: sblondon <sblondon@users.noreply.github.com>

Co-authored-by: sblondon <sblondon@users.noreply.github.com>
ericvsmith pushed a commit that referenced this pull request Dec 20, 2020
…pes enabled (GH-23855) (GH-23863)

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

Co-authored-by: sblondon <sblondon@users.noreply.github.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…pes enabled (pythonGH-23855)

* Explain when the conversion is not possible with detect_types enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants