Files
cpython/Modules
Eric Snow 6b4be195cd bpo-22257: Small changes for PEP 432. (#1728)
PEP 432 specifies a number of large changes to interpreter startup code, including exposing a cleaner C-API. The major changes depend on a number of smaller changes. This patch includes all those smaller changes.
2017-05-22 21:36:03 -07:00
..
2017-04-03 18:16:14 +02:00
2017-03-23 17:53:47 +02:00
2016-09-19 22:20:13 -07:00
2017-03-23 17:53:47 +02:00
2017-01-17 04:20:26 +01:00
2016-10-18 16:29:27 +02:00
2016-10-18 16:29:27 +02:00
2017-03-23 17:53:47 +02:00
2016-09-06 10:46:49 -07:00
2016-03-07 14:52:46 -05:00
2017-01-16 00:05:54 -08:00
2016-09-14 23:53:47 -07:00
2016-09-14 23:53:47 -07:00
2017-01-31 23:31:10 -08:00

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