This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-07-24 19:02:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b126196838bbaf5f4d35120e0e6bcde435b0b480
cpython
/
Modules
/
_sqlite
T
History
Erlend E. Aasland
f07adf82f3
gh-90928: Improve static initialization of keywords tuple in AC (
#95907
)
2022-08-13 12:09:40 +02:00
..
clinic
gh-90928: Improve static initialization of keywords tuple in AC (
#95907
)
2022-08-13 12:09:40 +02:00
blob.c
…
blob.h
…
connection.c
gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (
#95146
)
2022-07-23 09:51:28 +02:00
connection.h
…
cursor.c
…
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
gh-95132: Correctly relay *args and **kwds from sqlite3.connect to factory (
#95146
)
2022-07-23 09:51:28 +02:00
module.h
…
prepare_protocol.c
gh-94321: Document sqlite3.PrepareProtocol (
#94620
)
2022-07-08 00:33:17 +02:00
prepare_protocol.h
…
row.c
…
row.h
…
statement.c
…
statement.h
…
util.c
…
util.h
…