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 martin.panter
Recipients anthonypjshaw, dtom9424, martin.panter, vkisforever
Date 2021-03-10.20:14:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615407294.91.0.907618415862.issue43292@roundup.psfhosted.org>
In-reply-to
Content
Perhaps this can be handled with Issue 25707, which is open for adding an API to close the file, similar to how "os.scandir" iterator implements a context manager and "close" method.
History
Date User Action Args
2021-03-10 20:14:54martin.pantersetrecipients: + martin.panter, anthonypjshaw, vkisforever, dtom9424
2021-03-10 20:14:54martin.pantersetmessageid: <1615407294.91.0.907618415862.issue43292@roundup.psfhosted.org>
2021-03-10 20:14:54martin.panterlinkissue43292 messages
2021-03-10 20:14:54martin.pantercreate