Victor Stinner de4ae3d486 Backed out changeset b9c9691c72c5
Issue #28858: The change b9c9691c72c5 introduced a regression. It seems like
_PyObject_CallArg1() uses more stack memory than
PyObject_CallFunctionObjArgs().
2016-12-04 22:59:09 +01:00
..
2016-12-04 22:59:09 +01:00
2016-09-07 09:26:18 -07:00
2016-12-04 22:59:09 +01:00
2016-09-13 22:46:15 -07:00
2016-12-04 22:59:09 +01:00
2016-09-09 14:57:58 -07:00
2016-11-12 16:38:03 -05:00
2016-12-04 22:59:09 +01:00

Miscellaneous source files for the main Python shared library