SIGN IN SIGN UP

bpo-41336: Fix the error handling in zoneinfo_new_instance() (GH-21546)

Do not call PyObject_CallMethod() with a live exception (like
KeyboardInterrupt).
Z
Zackery Spytz committed
eca2549f5a5048b44ca88b9555f1c62f094e3c12
Parent: f9bf015
Committed by GitHub <noreply@github.com> on 7/20/2020, 12:51:26 PM