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 pablogsal
Recipients gvanrossum, lys.nikolaou, pablogsal, stestagg
Date 2020-06-21.02:18:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592705887.62.0.624817548897.issue41060@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c4e0bd974f2895d42b63d9d004587e74b286c88 by Lysandros Nikolaou in branch 'master':
bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar (GH-21020)
https://github.com/python/cpython/commit/6c4e0bd974f2895d42b63d9d004587e74b286c88
History
Date User Action Args
2020-06-21 02:18:07pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou, stestagg
2020-06-21 02:18:07pablogsalsetmessageid: <1592705887.62.0.624817548897.issue41060@roundup.psfhosted.org>
2020-06-21 02:18:07pablogsallinkissue41060 messages
2020-06-21 02:18:07pablogsalcreate