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 lukasz.langa
Recipients lukasz.langa, lys.nikolaou, miss-islington, pablogsal
Date 2021-11-18.00:25:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637195104.71.0.918987402881.issue45820@roundup.psfhosted.org>
In-reply-to
Content
New changeset 00ee14e814d35587ac55f89c7de871a01360c876 by Miss Islington (bot) in branch '3.9':
[3.9] bpo-45820: Fix a segfault when the parser fails without reading any input (GH-29580) (GH-29584)
https://github.com/python/cpython/commit/00ee14e814d35587ac55f89c7de871a01360c876
History
Date User Action Args
2021-11-18 00:25:04lukasz.langasetrecipients: + lukasz.langa, lys.nikolaou, pablogsal, miss-islington
2021-11-18 00:25:04lukasz.langasetmessageid: <1637195104.71.0.918987402881.issue45820@roundup.psfhosted.org>
2021-11-18 00:25:04lukasz.langalinkissue45820 messages
2021-11-18 00:25:04lukasz.langacreate