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 methane
Recipients methane, vstinner
Date 2021-04-27.04:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619496991.69.0.840430871004.issue43651@roundup.psfhosted.org>
In-reply-to
Content
New changeset cfe523b49280cdc8c239c807121ad3f33552f638 by Inada Naoki in branch 'master':
bpo-43651: PEP 597: Fix `socket.makefile()` (GH-25645)
https://github.com/python/cpython/commit/cfe523b49280cdc8c239c807121ad3f33552f638
History
Date User Action Args
2021-04-27 04:16:31methanesetrecipients: + methane, vstinner
2021-04-27 04:16:31methanesetmessageid: <1619496991.69.0.840430871004.issue43651@roundup.psfhosted.org>
2021-04-27 04:16:31methanelinkissue43651 messages
2021-04-27 04:16:31methanecreate