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 miss-islington
Recipients lys.nikolaou, miss-islington, pablogsal
Date 2021-11-17.23:43:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637192628.11.0.44742999931.issue45820@roundup.psfhosted.org>
In-reply-to
Content
New changeset b455df59a8eca1b0c0793bc11a116ffc2829b175 by Miss Islington (bot) in branch '3.10':
bpo-45820: Fix a segfault when the parser fails without reading any input (GH-29580)
https://github.com/python/cpython/commit/b455df59a8eca1b0c0793bc11a116ffc2829b175
History
Date User Action Args
2021-11-17 23:43:48miss-islingtonsetrecipients: + miss-islington, lys.nikolaou, pablogsal
2021-11-17 23:43:48miss-islingtonsetmessageid: <1637192628.11.0.44742999931.issue45820@roundup.psfhosted.org>
2021-11-17 23:43:48miss-islingtonlinkissue45820 messages
2021-11-17 23:43:48miss-islingtoncreate