Message 239199 - Python tracker

Message239199

Author vstinner
Recipients vstinner
Date 2015-03-25.00:29:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427243360.96.0.274103044553.issue23770@psf.upfronthosting.co.za>
In-reply-to
Content
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".
History
Date User Action Args
2015-03-25 00:29:21vstinnersetrecipients: + vstinner
2015-03-25 00:29:20vstinnersetmessageid: <1427243360.96.0.274103044553.issue23770@psf.upfronthosting.co.za>
2015-03-25 00:29:20vstinnerlinkissue23770 messages
2015-03-25 00:29:20vstinnercreate