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 Gobot1234
Recipients Gobot1234, asvetlov, graingert
Date 2022-04-07.19:57:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649361449.57.0.112021311993.issue46522@roundup.psfhosted.org>
In-reply-to
Content
I was just looking through the git diff for this PR and found a bug in this https://github.com/python/cpython/pull/30887/files#diff-2828caacf5c85c7bd6023ea0e4a381cc5c65179a9822398534c5e9ad9ccbd90dR73. There's a missing f on the io __getattr__'s message
History
Date User Action Args
2022-04-07 19:57:29Gobot1234setrecipients: + Gobot1234, asvetlov, graingert
2022-04-07 19:57:29Gobot1234setmessageid: <1649361449.57.0.112021311993.issue46522@roundup.psfhosted.org>
2022-04-07 19:57:29Gobot1234linkissue46522 messages
2022-04-07 19:57:29Gobot1234create