New submission from STINNER Victor: Attached patch avoids calling validate_numnodes() with an exception set in the parser module.
I found this issue while working on the issue #23763 "Chain exceptions in C". ---------- files: validate_repeating_list.patch keywords: patch messages: 239199 nosy: haypo priority: normal severity: normal status: open title: Rework of exceptions are handled in the parser module (in validate_repeating_list()) versions: Python 3.5 Added file: http://bugs.python.org/file38676/validate_repeating_list.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue23770> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com