Skip to content

gh-133390: Amend gh-135659 (sqlite3 docs update) - #137447

Merged
erlend-aasland merged 2 commits into
python:mainfrom
erlend-aasland:sqlite/amend-gh-135659
Aug 6, 2025
Merged

gh-133390: Amend gh-135659 (sqlite3 docs update)#137447
erlend-aasland merged 2 commits into
python:mainfrom
erlend-aasland:sqlite/amend-gh-135659

Conversation

@erlend-aasland

@erlend-aaslanderlend-aasland commented Aug 6, 2025

Copy link
Copy Markdown
Contributor
  • The SQLITE_KEYWORDS constant describes SQLite, not sqlite3, keywords
  • SQLITE_KEYWORDS were added in 3.14, not in upcoming 3.15

📚 Documentation preview 📚: https://cpython-previews--137447.org.readthedocs.build/

- The SQLITE_KEYWORDS constant describes SQLite, not sqlite3, keywords
- SQLITE_KEYWORDS were added in 3.14, not in upcoming 3.15
Comment threadDoc/library/sqlite3.rst Outdated
@erlend-aaslanderlend-aasland removed the needs backport to 3.14 bugs and security fixes label Aug 6, 2025
@erlend-aasland

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review, Stan.

@erlend-aasland
erlend-aasland merged commit 247dab2 into python:mainAug 6, 2025
27 checks passed
@erlend-aasland
erlend-aasland deleted the sqlite/amend-gh-135659 branch August 6, 2025 08:47
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 6, 2025
@StanFromIreland

Copy link
Copy Markdown
Member

Thanks for fixing my error!

Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@erlend-aasland@StanFromIreland