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.21:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492638539.87.0.394977383832.issue30070@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2a1bf0633cd0c55662df7875ee2b1654251adf6b by Serhiy Storchaka in branch '2.7':
[2.7] [3.5] bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (GH-1131). (GH-1185) (#1189)
https://github.com/python/cpython/commit/2a1bf0633cd0c55662df7875ee2b1654251adf6b
History
Date User Action Args
2017-04-19 21:48:59serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, benjamin.peterson
2017-04-19 21:48:59serhiy.storchakasetmessageid: <1492638539.87.0.394977383832.issue30070@psf.upfronthosting.co.za>
2017-04-19 21:48:59serhiy.storchakalinkissue30070 messages
2017-04-19 21:48:59serhiy.storchakacreate