Files
cpython/Modules
Serhiy Storchaka 9ec5e25f26 Issue #25638: Optimized ElementTree.iterparse(); it is now 2x faster.
ElementTree.XMLParser._setevents now accepts any objects with the append
method, not just a list.
2015-12-07 02:31:11 +02:00
..
2015-12-06 11:19:31 +00:00
2015-07-16 22:20:19 +02:00
2014-10-28 22:24:46 +01:00
2015-11-14 15:14:42 -08:00
2015-03-18 16:05:32 +01:00
2015-10-14 15:20:07 +02:00
2015-04-13 14:21:02 -04:00
2015-08-02 12:16:45 -07:00
2015-07-24 00:43:44 -04:00
2015-10-10 19:32:33 -07: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
2015-06-27 15:45:56 -05:00
2015-04-13 14:21:02 -04:00

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