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 pablogsal
Recipients aldwinaldwin, gvanrossum, lukasz.langa, miss-islington, ned.deily, nedbat, p-ganssle, pablogsal, serhiy.storchaka, terry.reedy, tim.peters, xtreak
Date 2019-07-08.18:38:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Yep, that is more or less the approach in PR14612. What I tried to achieve there is also minimize the amount of changes to make the pass for errors non intrusive.
History
Date User Action Args
2019-07-08 18:38:53pablogsalsetrecipients: + pablogsal, gvanrossum, tim.peters, terry.reedy, nedbat, ned.deily, lukasz.langa, serhiy.storchaka, p-ganssle, miss-islington, xtreak, aldwinaldwin
2019-07-08 18:38:53pablogsalsetmessageid: <[email protected]>
2019-07-08 18:38:53pablogsallinkissue37500 messages
2019-07-08 18:38:53pablogsalcreate