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 amaury.forgeotdarc, christian.heimes, vstinner
Date 2021-10-21.22:26:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634855219.43.0.249936644943.issue18276@roundup.psfhosted.org>
In-reply-to
Content
I like calling .fileno() explicitly. It seems like it's not really needed to call it implicitly, since this issue doesn't get much activity. I suggest to reject it.
History
Date User Action Args
2021-10-21 22:26:59vstinnersetrecipients: + vstinner, amaury.forgeotdarc, christian.heimes
2021-10-21 22:26:59vstinnersetmessageid: <1634855219.43.0.249936644943.issue18276@roundup.psfhosted.org>
2021-10-21 22:26:59vstinnerlinkissue18276 messages
2021-10-21 22:26:59vstinnercreate