Serhiy Storchaka 70b72f0f96 Fixed possible abort in ceval loop if _PyUnicode_FromId() fails.
Every opcode should end with DISPATCH() or goto error.
2016-11-08 23:12:46 +02:00
..
2015-03-18 15:01:44 +01:00
2015-02-14 15:17:47 -05:00
2016-09-20 22:46:02 +02:00

Miscellaneous source files for the main Python shared library