FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_sqlite/module.c - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
_sqlite
module.c
on
main
User selector
Datepicker
Commit history
Commits on Mar 24, 2026
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
Show description for 1887a95
befeleme
and
vstinner
authored
1887a95
View commit details
Copy full SHA for 1887a95
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
gh-140042: Removing unsafe call to sqlite3_shutdown (GH-141690)
prithviraj-chaudhuri
authored
b1558b6
View commit details
Copy full SHA for b1558b6
View code at this point
Browse repository at this point
Commits on Jun 12, 2025
gh-133390: Support SQL keyword completion for sqlite3 CLI (GH-133393) (GH-135292)
Show description for e7a3c20
encukou
and
tanloong
authored
e7a3c20
View commit details
Copy full SHA for e7a3c20
View code at this point
Browse repository at this point
Commits on Jun 7, 2025
Revert "gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)" temporarily (GH-135232)
Show description for 24069fb
encukou
authored
24069fb
View commit details
Copy full SHA for 24069fb
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
gh-133390: Support SQL keyword completion for sqlite3 CLI (#133393)
tanloong
authored
62b3d2d
View commit details
Copy full SHA for 62b3d2d
View code at this point
Browse repository at this point
Commits on May 8, 2025
gh-133595: Clean up sqlite3.Connection APIs (GH-133605)
Show description for dcf93c4
serhiy-storchaka
authored
dcf93c4
View commit details
Copy full SHA for dcf93c4
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
gh-111178: fix UBSan failures in `Modules/_sqlite` (GH-129087)
Show description for 881984b
picnixz
authored
881984b
View commit details
Copy full SHA for 881984b
View code at this point
Browse repository at this point
Commits on Jan 30, 2025
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
Show description for 3bebe46
vstinner
authored
3bebe46
View commit details
Copy full SHA for 3bebe46
View code at this point
Browse repository at this point
Commits on May 10, 2024
gh-118924: Remove `sqlite3.version` and `sqlite3.version_info` (#118925)
hugovk
authored
a019347
View commit details
Copy full SHA for a019347
View code at this point
Browse repository at this point
Commits on May 3, 2024
gh-116322: Add Py_mod_gil module slot (#116882)
Show description for c2627d6
swtaarrs
authored
c2627d6
View commit details
Copy full SHA for c2627d6
View code at this point
Browse repository at this point
Commits on Aug 28, 2023
gh-108494: Argument Clinic: fix support of Limited C API (GH-108536)
serhiy-storchaka
authored
bc5356b
View commit details
Copy full SHA for bc5356b
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
gh-93057: Deprecate positional use of optional sqlite3.connect() params (#107948)
erlend-aasland
authored
13c36dc
View commit details
Copy full SHA for 13c36dc
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
gh-107938: Synchonise the signature of of sqlite3.connect and sqlite3.Connection.__init__ (#107939)
erlend-aasland
authored
6fbaba5
View commit details
Copy full SHA for 6fbaba5
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
gh-106320: Remove private _PyImport C API functions (#106383)
Show description for 2e92edb
vstinner
authored
2e92edb
View commit details
Copy full SHA for 2e92edb
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
gh-105875: Require SQLite 3.15.2 or newer (#105876)
Show description for 6849acb
erlend-aasland
authored
6849acb
View commit details
Copy full SHA for 6849acb
View code at this point
Browse repository at this point
Commits on May 5, 2023
gh-99113: Add Py_MOD_PER_INTERPRETER_GIL_SUPPORTED (gh-104205)
Show description for a9c6e06
ericsnowcurrently
authored
a9c6e06
View commit details
Copy full SHA for a9c6e06
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
gh-103489: Add get/set config methods to sqlite3.Connection (#103506)
erlend-aasland
authored
bb8aa7a
View commit details
Copy full SHA for bb8aa7a
View code at this point
Browse repository at this point
Commits on Nov 12, 2022
gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour (#93823)
Show description for c95f554
authored
c95f554
View commit details
Copy full SHA for c95f554
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (#95146)
Show description for a3d4d15
Erlend Egeberg Aasland
and
serhiy-storchaka
authored
a3d4d15
View commit details
Copy full SHA for a3d4d15
View code at this point
Browse repository at this point
Commits on Jun 25, 2022
gh-90016: Reword sqlite3 adapter/converter docs (#93095)
Show description for bd3c1c1
erlend-aasland
and
CAM-Gerlach
authored
bd3c1c1
View commit details
Copy full SHA for bd3c1c1
View code at this point
Browse repository at this point
Commits on Jun 14, 2022
gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
Show description for 6fd4c8e
serhiy-storchaka
authored
6fd4c8e
View commit details
Copy full SHA for 6fd4c8e
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
gh-93370: Deprecate sqlite3.version and sqlite3.version_info (#93482)
Show description for ffc58a9
authored
ffc58a9
View commit details
Copy full SHA for ffc58a9
View code at this point
Browse repository at this point
Commits on May 21, 2022
gh-93044: No longer convert the database argument of sqlite3.connect() to bytes (GH-93046)
Show description for 14c0d33
serhiy-storchaka
authored
14c0d33
View commit details
Copy full SHA for 14c0d33
View code at this point
Browse repository at this point
Commits on May 16, 2022
gh-92547: Remove deprecated sqlite3 features (#92548)
Show description for 00f22e8
erlend-aasland
and
JelleZijlstra
authored
00f22e8
View commit details
Copy full SHA for 00f22e8
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
gh-69093: Expose sqlite3.Blob as a class (GH-91550)
Show description for b7f83bd
JelleZijlstra
authored
b7f83bd
View commit details
Copy full SHA for b7f83bd
View code at this point
Browse repository at this point
gh-69093: Support basic incremental I/O to blobs in `sqlite3` (GH-30680)
Show description for ee47543
authored
ee47543
View commit details
Copy full SHA for ee47543
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
gh-79097: Add support for aggregate window functions in sqlite3 (GH-20903)
Erlend Egeberg Aasland
authored
9ebcece
View commit details
Copy full SHA for 9ebcece
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
bpo-46878: Purge 'non-standard' from sqlite3 docstrings (GH-31612)
Erlend Egeberg Aasland
authored
4d95fa1
View commit details
Copy full SHA for 4d95fa1
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
bpo-46874: Speed up sqlite3 user-defined aggregate 'step' method (GH-31604)
Erlend Egeberg Aasland
authored
88567a9
View commit details
Copy full SHA for 88567a9
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
bpo-46541: Remove unneeded visits from sqlite3 (GH-31609)
Erlend Egeberg Aasland
authored
c32aef4
View commit details
Copy full SHA for c32aef4
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
bpo-46541: Replace _Py_IDENTIFIER with _Py_ID in sqlite3 (GH-31351)
Erlend Egeberg Aasland
authored
b207711
View commit details
Copy full SHA for b207711
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)
Show description for 81c7204
ericsnowcurrently
authored
81c7204
View commit details
Copy full SHA for 81c7204
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
bpo-45613: Set `sqlite3.threadsafety` dynamically (GH-29227)
Show description for c273986
Erlend Egeberg Aasland
authored
c273986
View commit details
Copy full SHA for c273986
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
bpo-24139: Add support for SQLite extended result codes (GH-28076)
Erlend Egeberg Aasland
authored
456e27a
View commit details
Copy full SHA for 456e27a
View code at this point
Browse repository at this point
bpo-42064: Adapt `sqlite3` to multi-phase init (PEP 489) (GH-29234)
Erlend Egeberg Aasland
authored
401272e
View commit details
Copy full SHA for 401272e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL