Guido van Rossum 4b250fc1da
bpo-35766 follow-up: Add an error check to new_type_comment() (#11766)
If PyUnicode_DecodeUTF8() returns NULL, PyArena_AddPyObject() would crash.
Found by @msullivan for https://github.com/python/typed_ast/pull/93.
2019-02-11 08:10:42 -08:00
..
2016-09-07 09:26:18 -07: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