Serhiy Storchaka 7934266875
bpo-35582: Inline arguments tuple unpacking in handwritten code. (GH-11524)
Inline PyArg_UnpackTuple() and _PyArg_UnpackStack() in performance
sensitive code in the builtins and operator modules.
2019-01-12 08:25:41 +02:00
..
2018-10-19 23:30:03 +02:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library