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.
 
 
 
 
 
 
Serhiy Storchaka 4fdb68491e Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer() 11 years ago
..
cache.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
cache.h Welcome to the UTF-8 world. 16 years ago
connection.c Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer() 11 years ago
connection.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
cursor.c Issue #21858: Better handling of Python exceptions in the sqlite3 module. 12 years ago
cursor.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
microprotocols.c Issue #13590: Improve support for OS X Xcode 4: 14 years ago
microprotocols.h Fixes issue #3103. In the sqlite3 module, made one more function static. All renaming public symbos now have the pysqlite prefix to avoid name clashes. This at least once created problems where the same symbol name appeared somewhere in Apache and the sqlite3 module was used from mod_python. 18 years ago
module.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
module.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
prepare_protocol.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
prepare_protocol.h Welcome to the UTF-8 world. 16 years ago
row.c Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular 12 years ago
row.h Welcome to the UTF-8 world. 16 years ago
statement.c Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer() 11 years ago
statement.h Issue #13590: Improve support for OS X Xcode 4: 14 years ago
util.c Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
util.h Issue #13540: Expanded argparse documents to clarify the action API 14 years ago