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-06-26 21:04:42 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48842714b948fa239392ddd7e207151d5fcb8bc7
cpython
/
Modules
/
_sqlite
T
History
Serhiy Storchaka
48842714b9
Issue
#22570
: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 09:45:48 +03:00
..
cache.c
…
cache.h
…
connection.c
Issue
#22570
: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 09:45:48 +03:00
connection.h
…
cursor.c
Issue
#22570
: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 09:45:48 +03:00
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
…
module.h
…
prepare_protocol.c
…
prepare_protocol.h
…
row.c
Issue
#24257
: Fixed incorrect uses of PyObject_IsInstance().
2015-05-22 11:13:20 +03:00
row.h
…
statement.c
…
statement.h
…
util.c
…
util.h
…