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 CuriousLearner, ammar2, aroberge, corona10, eric.smith, iritkatriel, lys.nikolaou, miss-islington, ncoghlan, nitishch, pablogsal, piyushhajare, serhiy.storchaka, terry.reedy, veky, xtreak
Date 2021-07-27.21:19:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627420795.37.0.885066175121.issue34013@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68e3dca0687c4c8e61ed98aed82f81049880c0ce by Miss Islington (bot) in branch '3.10':
bpo-34013: Move the Python 2 hints from the exception constructor to the parser (GH-27392)
https://github.com/python/cpython/commit/68e3dca0687c4c8e61ed98aed82f81049880c0ce
History
Date User Action Args
2021-07-27 21:19:55miss-islingtonsetrecipients: + miss-islington, terry.reedy, ncoghlan, eric.smith, aroberge, serhiy.storchaka, veky, ammar2, CuriousLearner, corona10, lys.nikolaou, nitishch, pablogsal, xtreak, piyushhajare, iritkatriel
2021-07-27 21:19:55miss-islingtonsetmessageid: <1627420795.37.0.885066175121.issue34013@roundup.psfhosted.org>
2021-07-27 21:19:55miss-islingtonlinkissue34013 messages
2021-07-27 21:19:55miss-islingtoncreate