mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
d014ea6b5e
for exception before using it. Fixed a few other places where the outcome of calling sq_length wasn't tested for exceptions (bltinmodule.c, ceval.c).