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 Dormouse759, ncoghlan, petr.viktorin, scoder, shihai1991, terry.reedy, vstinner
Date 2020-05-10.09:55:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589104540.93.0.359092115454.issue38787@roundup.psfhosted.org>
In-reply-to
Content
The posix/nt and _abc modules now use the PEP 573 APIs:

* posix/nt: commit 1c2fa781560608aa4be50c748d4b3f403cfa5035 (bpo-40549)
* _abc: commit 77c614624b6bf2145bef69830d0f499d8b55ec0c (bpo-40566)
History
Date User Action Args
2020-05-10 09:55:41vstinnersetrecipients: + vstinner, terry.reedy, ncoghlan, scoder, petr.viktorin, Dormouse759, shihai1991
2020-05-10 09:55:40vstinnersetmessageid: <1589104540.93.0.359092115454.issue38787@roundup.psfhosted.org>
2020-05-10 09:55:40vstinnerlinkissue38787 messages
2020-05-10 09:55:40vstinnercreate