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 shihai1991, vstinner
Date 2020-05-10.09:05:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589101533.06.0.850759843388.issue40549@roundup.psfhosted.org>
In-reply-to
Content
 New changeset 1c2fa781560608aa4be50c748d4b3f403cfa5035 by Victor Stinner in branch 'master': bpo-40549: Convert posixmodule.c to multiphase init (GH-19982) https://github.com/python/cpython/commit/1c2fa781560608aa4be50c748d4b3f403cfa5035 
History
Date User Action Args
2020-05-10 09:05:33vstinnersetrecipients: + vstinner, shihai1991
2020-05-10 09:05:33vstinnersetmessageid: <1589101533.06.0.850759843388.issue40549@roundup.psfhosted.org>
2020-05-10 09:05:33vstinnerlinkissue40549 messages
2020-05-10 09:05:33vstinnercreate