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 vstinner
Recipients Mark.Shannon, christian.heimes, jdemeyer, lukasz.langa, methane, miss-islington, pablogsal, petr.viktorin, pitrou, vstinner
Date 2019-09-27.20:09:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I remove the "release blocker" priority since the regression has been fixed in Python 3.8. The main "regression" was the addition of the func_clear() function: I removed it.
History
Date User Action Args
2019-09-27 20:09:01vstinnersetrecipients: + vstinner, pitrou, christian.heimes, petr.viktorin, methane, lukasz.langa, Mark.Shannon, jdemeyer, pablogsal, miss-islington
2019-09-27 20:09:01vstinnersetmessageid: <[email protected]>
2019-09-27 20:09:01vstinnerlinkissue38006 messages
2019-09-27 20:09:01vstinnercreate