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 Albert.Strasheim, aljungberg, asksol, bquinlan, brian.curtin, gdb, gkcn, hongqn, jcea, jnoller, neologix, pitrou, vlasovskikh, vstinner
Date 2011-06-07.17:02:44
SpamBayes Score 1.5727634e-06
Marked as misclassified No
Message-id <BANLkTinodCWcJhEGskAkAM6UUY7zHVQe=Q@mail.gmail.com>
In-reply-to <1307386776.33.0.623021006981.issue9205@psf.upfronthosting.co.za>
Content
> Ok, the dependencies are now committed. Here is a new patch addressing Charles-François' comments: select() is now called before each call to read() when sentinels are given, to avoid race conditions.

The patch looks fine to me (but I didn't look at win32-specific code).
History
Date User Action Args
2011-06-07 17:02:45neologixsetrecipients: + neologix, jcea, bquinlan, pitrou, vstinner, jnoller, hongqn, brian.curtin, asksol, vlasovskikh, gdb, Albert.Strasheim, aljungberg, gkcn
2011-06-07 17:02:44neologixlinkissue9205 messages
2011-06-07 17:02:44neologixcreate