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 serhiy.storchaka
Recipients JelleZijlstra, benjamin.peterson, corona10, remi.lapeyre, serhiy.storchaka, stutzbach, vstinner
Date 2020-05-30.16:11:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Simpler reproducer:

import os
os.close(0)
History
Date User Action Args
2020-05-30 16:11:19serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, benjamin.peterson, stutzbach, JelleZijlstra, corona10, remi.lapeyre
2020-05-30 16:11:19serhiy.storchakasetmessageid: <[email protected]>
2020-05-30 16:11:19serhiy.storchakalinkissue40826 messages
2020-05-30 16:11:19serhiy.storchakacreate