You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Amaury Forgeot d'Arc 864741b2c7 Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. 14 years ago
..
cache.c Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat. 14 years ago
cache.h Welcome to the UTF-8 world. 16 years ago
connection.c Rename _Py_identifier to _Py_IDENTIFIER. 14 years ago
connection.h #11565: Merge with 3.2. 15 years ago
cursor.c Rename _Py_identifier to _Py_IDENTIFIER. 14 years ago
cursor.h #10811: Fix recursive usage of cursors. Instead of crashing, raise a ProgrammingError now. 15 years ago
microprotocols.c Rename _Py_identifier to _Py_IDENTIFIER. 14 years ago
microprotocols.h Merged revisions 66394,66404,66412,66414,66424-66436 via svnmerge from 18 years ago
module.c Rename _Py_identifier to _Py_IDENTIFIER. 14 years ago
module.h Welcome to the UTF-8 world. 16 years ago
prepare_protocol.c Welcome to the UTF-8 world. 16 years ago
prepare_protocol.h Welcome to the UTF-8 world. 16 years ago
row.c Replace Py_NotImplemented returns with the macro form Py_RETURN_NOTIMPLEMENTED. 15 years ago
row.h Welcome to the UTF-8 world. 16 years ago
sqlitecompat.h Welcome to the UTF-8 world. 16 years ago
statement.c Issue #8914: fix various warnings from the Clang static analyzer v254. 15 years ago
statement.h Welcome to the UTF-8 world. 16 years ago
util.c Welcome to the UTF-8 world. 16 years ago
util.h Welcome to the UTF-8 world. 16 years ago