Files
cpython/Modules
Serhiy Storchaka 407ac47690 Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
if pass invalid string-like object as a name.  Patch by Xiang Zhang.
2016-09-27 00:10:03 +03:00
..
2016-08-13 17:21:54 -07:00
2016-08-15 21:43:57 -07:00
2016-08-16 23:37:33 -07:00
2016-08-15 22:05:06 -07:00
2016-09-06 19:03:40 -07:00
2016-09-16 00:46:05 +00:00
2015-04-13 22:00:30 +02:00
2015-06-27 15:45:56 -05:00
2015-06-27 15:45:56 -05:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.