Zackery Spytz 97f5de01ad bpo-35284: Fix the error handling in the compiler's compiler_call(). (GH-10625)
compiler_call() needs to check if an error occurred during the
maybe_optimize_method_call() call.
2019-03-22 09:30:32 +02:00
..
2016-09-07 09:26:18 -07:00
2017-09-14 18:13:16 -07:00

Miscellaneous source files for the main Python shared library