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-05-17 18:08:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ff5ef2ad3d89c3ccf4e07ac8fdd798267ae6c61
cpython
/
Modules
/
_sqlite
/
clinic
T
History
Erlend E. Aasland
13c36dc9ae
gh-93057: Deprecate positional use of optional sqlite3.connect() params (
#107948
)
2023-08-15 08:09:56 +00:00
..
_sqlite3.connect.c.h
gh-93057: Deprecate positional use of optional sqlite3.connect() params (
#107948
)
2023-08-15 08:09:56 +00:00
blob.c.h
…
connection.c.h
gh-93057: Deprecate positional use of optional sqlite3.connect() params (
#107948
)
2023-08-15 08:09:56 +00:00
cursor.c.h
gh-92536: Argument Clinic no longer emits PyUnicode_READY() (
#105208
)
2023-06-02 01:31:58 +02:00
module.c.h
gh-92536: Argument Clinic no longer emits PyUnicode_READY() (
#105208
)
2023-06-02 01:31:58 +02:00
row.c.h
…