This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients benjamin.peterson, rhettinger, serhiy.storchaka
Date 2017-04-19.18:09:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492625363.72.0.190545831115.issue30070@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a79f4c219531c05fc8f670c1e4bbf12c081935d3 by Serhiy Storchaka in branch 'master':
bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (#1131)
https://github.com/python/cpython/commit/a79f4c219531c05fc8f670c1e4bbf12c081935d3
History
Date User Action Args
2017-04-19 18:09:23serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, benjamin.peterson
2017-04-19 18:09:23serhiy.storchakasetmessageid: <1492625363.72.0.190545831115.issue30070@psf.upfronthosting.co.za>
2017-04-19 18:09:23serhiy.storchakalinkissue30070 messages
2017-04-19 18:09:23serhiy.storchakacreate