This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0192bffe9002e5878fcbeb1604739286ee0d138f
cpython
/
Modules
/
_sqlite
History
Georg Brandl
dfd734429e
Merge revision 71222 from trunk:
#5615
: make it possible to configure --without-threads again.
2009-04-05 11:47:34 +00: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
Merge revision 71222 from trunk:
#5615
: make it possible to configure --without-threads again.
2009-04-05 11:47:34 +00:00
connection.h
…
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
Merge revision 71222 from trunk:
#5615
: make it possible to configure --without-threads again.
2009-04-05 11:47:34 +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
…