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, gvanrossum, lemburg, pitrou, serhiy.storchaka, vstinner
Date 2017-09-25.09:39:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506332394.65.0.883902900555.issue31530@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine: "I'm wary of raising an exception.  Assuming Benjamin's patch is correct, I vote for it."

Can you please elaborate? You are fine with the fact that iter(file) in two thread can return the same line?
History
Date User Action Args
2017-09-25 09:39:54vstinnersetrecipients: + vstinner, lemburg, gvanrossum, pitrou, benjamin.peterson, serhiy.storchaka
2017-09-25 09:39:54vstinnersetmessageid: <1506332394.65.0.883902900555.issue31530@psf.upfronthosting.co.za>
2017-09-25 09:39:54vstinnerlinkissue31530 messages
2017-09-25 09:39:54vstinnercreate