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 BTaskaya
Recipients BTaskaya, gvanrossum, lys.nikolaou, pablogsal
Date 2022-01-20.20:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642709266.74.0.284248472433.issue46441@roundup.psfhosted.org>
In-reply-to
Content
New changeset 30fb6d073d9ca00dff8e4155c523cdfa63abab6b by Batuhan Taskaya in branch 'main':
bpo-46441: Add a boilerplate to test syntax errors in interactive mode (GH-30720)
https://github.com/python/cpython/commit/30fb6d073d9ca00dff8e4155c523cdfa63abab6b
History
Date User Action Args
2022-01-20 20:07:46BTaskayasetrecipients: + BTaskaya, gvanrossum, lys.nikolaou, pablogsal
2022-01-20 20:07:46BTaskayasetmessageid: <1642709266.74.0.284248472433.issue46441@roundup.psfhosted.org>
2022-01-20 20:07:46BTaskayalinkissue46441 messages
2022-01-20 20:07:46BTaskayacreate