Message 398316 - Python tracker

Message398316

Author pablogsal
Recipients CuriousLearner, ammar2, aroberge, corona10, eric.smith, iritkatriel, lys.nikolaou, ncoghlan, nitishch, pablogsal, piyushhajare, serhiy.storchaka, terry.reedy, veky, xtreak
Date 2021-07-27.20:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627417844.49.0.181897091012.issue34013@roundup.psfhosted.org>
In-reply-to
Content
New changeset ecc3c8e4216958d85385bf2467441c975128f26c by Pablo Galindo Salgado in branch 'main':
bpo-34013: Move the Python 2 hints from the exception constructor to the parser (GH-27392)
https://github.com/python/cpython/commit/ecc3c8e4216958d85385bf2467441c975128f26c
History
Date User Action Args
2021-07-27 20:30:44pablogsalsetrecipients: + pablogsal, terry.reedy, ncoghlan, eric.smith, aroberge, serhiy.storchaka, veky, ammar2, CuriousLearner, corona10, lys.nikolaou, nitishch, xtreak, piyushhajare, iritkatriel
2021-07-27 20:30:44pablogsalsetmessageid: <1627417844.49.0.181897091012.issue34013@roundup.psfhosted.org>
2021-07-27 20:30:44pablogsallinkissue34013 messages
2021-07-27 20:30:44pablogsalcreate