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 neologix
Recipients christian.heimes, grooverdan, kwirk, neologix, pitrou, rhettinger, vstinner
Date 2014-04-17.07:06:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAH_1eM3tsepONQcNAmbTSVUW5mVq=hOYwuZX4D8Gzu2JR_f-pw@mail.gmail.com>
In-reply-to <1397692507.45.0.975882535953.issue21207@psf.upfronthosting.co.za>
Content
I was expecting to see such a report :-)

I'm al for the st_ino+st_dev check, it can't hurt.

But everybody must keep in mind that if another thread messes with the
FD between the check and the read, there's nothing we can do...
History
Date User Action Args
2014-04-17 07:06:51neologixsetrecipients: + neologix, rhettinger, pitrou, vstinner, christian.heimes, grooverdan, kwirk
2014-04-17 07:06:51neologixlinkissue21207 messages
2014-04-17 07:06:51neologixcreate