Victor Stinner 3a84097291 Add _PyErr_CreateException()
Issue #27809: Helper function optimized to create an exception: use fastcall
whenever possible.
2016-08-22 23:59:08 +02:00
..
2016-08-22 23:59:08 +02:00
2016-05-08 14:02:35 +00:00
2016-01-26 00:40:57 +01:00
2016-07-08 16:44:54 -07:00
2016-03-23 09:52:13 +01:00
2016-08-07 20:20:33 -07:00
2016-08-22 18:07:02 +03:00
2016-01-27 00:37:59 +01:00
2016-08-16 18:46:38 +02:00
2016-06-04 05:26:40 +00:00

Miscellaneous source files for the main Python shared library