diff options
author | Zackery Spytz <zspytz@gmail.com> | 2020-07-20 12:51:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-20 12:51:26 (GMT) |
commit | eca2549f5a5048b44ca88b9555f1c62f094e3c12 (patch) | |
tree | 9e0b70d99f39ac5f7cbb09f59e54e04291f6b0af /Lib/test/test_grammar.py | |
parent | f9bf0157999cb4adbcfd7e9bf526bfa48601e128 (diff) | |
download | cpython-eca2549f5a5048b44ca88b9555f1c62f094e3c12.zip cpython-eca2549f5a5048b44ca88b9555f1c62f094e3c12.tar.gz cpython-eca2549f5a5048b44ca88b9555f1c62f094e3c12.tar.bz2 |
bpo-41336: Fix the error handling in zoneinfo_new_instance() (GH-21546)
Do not call PyObject_CallMethod() with a live exception (like
KeyboardInterrupt).
Diffstat (limited to 'Lib/test/test_grammar.py')
0 files changed, 0 insertions, 0 deletions