Commits
User selector
Commit History
Commits on May 4, 2026
gh-142389: Add backticks to stdlib argparse help to display in colour (#149384)
Show description for ef6f063andauthored
Commits on Mar 3, 2026
Commits on Oct 24, 2025
Commits on Aug 25, 2025
Commits on Jun 19, 2025
- authored
gh-133439: Fix the error message in the sqlite3 CLI (GH-133807)
Show description for ecd83e0authored
Commits on Jun 12, 2025
gh-133390: Support SQL keyword completion for sqlite3 CLI (GH-133393) (GH-135292)
Show description for e7a3c20andauthored
Commits on Jun 7, 2025
Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)" temporarily (GH-135232)
Show description for 24069fbauthored
Commits on Jun 6, 2025
Commits on May 10, 2025
Commits on May 5, 2025
Commits on Mar 7, 2025
Commits on Feb 2, 2025
Commits on Oct 9, 2024
gh-91818: Use default program name in the CLI of many modules (GH-124867)
Show description for 7d2c397authored
Commits on Jun 13, 2024
gh-120417: Add #noqa to used imports in the stdlib (#120421)
Show description for 6ae254aauthored
Commits on May 10, 2024
Commits on Apr 25, 2024
gh-118221: Always use the default row factory in sqlite3.iterdump() (#118223)
Show description for e38b43cauthored
Commits on Feb 6, 2024
gh-91602: Add iterdump() support for filtering database objects (#114501)
Show description for 1a10437andauthored
Commits on Jan 12, 2024
gh-108364: In sqlite3, disable foreign keys before dumping SQL schema (#113957)
Show description for de777e4andauthored
Commits on Oct 4, 2023
Commits on Aug 30, 2023
gh-108590: Revert gh-108657 (commit 400a1cebc) (#108686)
Show description for 2a3926fauthoredgh-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (#108657)
Show description for 400a1ceandauthored
Commits on Aug 29, 2023
Commits on Aug 28, 2023
gh-108550: Speed up sqlite3 tests (#108551)
Show description for 0e8b3fcandauthored
Commits on Aug 27, 2023
gh-64662: Add virtual table support to sqlite3.Connection.iterdump (#108340)
Show description for d0160c7andauthored
Commits on Aug 25, 2023
Commits on Apr 27, 2023
- authored
gh-102628: Fix sqlite3 CLI prompt for Windows console users (#103898)
Show description for 8def5efauthored
Commits on Aug 11, 2022
gh-95273: Improve sqlite3.complete_statement docs (#95840)
Show description for e6623e7authored
Commits on Aug 1, 2022
gh-77617: Add sqlite3 command-line interface (#95026)
Show description for bc7c7cdandauthored
Commits on Jul 20, 2022
gh-90016: Deprecate default sqlite3 adapters and converters (#94276)
Show description for 6dadf6candauthored
Commits on Jun 19, 2022
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (#9621)
Show description for affa9f2andauthored
Commits on Jun 7, 2022
gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482)
Show description for ffc58a9authored
Commits on May 16, 2022
gh-92547: Remove deprecated sqlite3 features (#92548)
Show description for 00f22e8andauthored