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 benjamin.peterson, pitrou, serhiy.storchaka, vstinner
Date 2017-09-20.14:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1505916329.5.0.233888562544.issue31530@psf.upfronthosting.co.za>
In-reply-to
Content
@Serhiy: Would you like to propose a PR to implement your RuntimeError. Maybe we can test a few popular Python projects to see if the change would break them?

Which popular applications use threads (and files)? :-)
History
Date User Action Args
2017-09-20 14:05:29vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, serhiy.storchaka
2017-09-20 14:05:29vstinnersetmessageid: <1505916329.5.0.233888562544.issue31530@psf.upfronthosting.co.za>
2017-09-20 14:05:29vstinnerlinkissue31530 messages
2017-09-20 14:05:29vstinnercreate