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-15 17:08:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ec6b176bd0fc41c6d00f244a4d8d6bdefa2c620
cpython
/
Modules
/
_sqlite
T
History
Ezio Melotti
13925008dc
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
..
cache.c
Issue
#1717
: rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
cache.h
…
connection.c
Merged revisions 80349 via svnmerge from
2010-04-22 11:24:50 +00:00
connection.h
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 11:05:33 +02:00
cursor.c
Issue
#1717
: rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
cursor.h
…
microprotocols.c
…
microprotocols.h
…
module.c
Merged revisions 88337 via svnmerge from
2011-02-04 20:30:30 +00:00
module.h
…
prepare_protocol.c
Issue
#1717
: rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
prepare_protocol.h
…
row.c
Issue
#1717
: rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
row.h
…
sqlitecompat.h
…
statement.c
Issue
#1717
: rename tp_compare to tp_reserved. I'll change the
2009-02-02 20:36:42 +00:00
statement.h
…
util.c
…
util.h
…