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 christian.heimes, gvanrossum, methane, serhiy.storchaka, vstinner
Date 2021-04-12.08:45:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618217101.65.0.437836767988.issue43680@roundup.psfhosted.org>
In-reply-to
Content
New changeset 77d668b1221d0f8c3e9d6b6199f67aaf3c45f040 by Victor Stinner in branch 'master':
bpo-43680: _pyio.open() becomes a static method (GH-25354)
https://github.com/python/cpython/commit/77d668b1221d0f8c3e9d6b6199f67aaf3c45f040
History
Date User Action Args
2021-04-12 08:45:01vstinnersetrecipients: + vstinner, gvanrossum, christian.heimes, methane, serhiy.storchaka
2021-04-12 08:45:01vstinnersetmessageid: <1618217101.65.0.437836767988.issue43680@roundup.psfhosted.org>
2021-04-12 08:45:01vstinnerlinkissue43680 messages
2021-04-12 08:45:01vstinnercreate