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 serhiy.storchaka
Recipients Riccardo Coccioli, koobs, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2017-10-18.12:04:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508328248.6.0.213398074469.issue31334@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 27b951c63353345cdf7a9a8c4c8133a5dafd6a80 by Serhiy Storchaka (Riccardo Coccioli) in branch '2.7':
[2.7] bpo-31334: Fix timeout in select.poll.poll() (GH-3277) (#4034)
https://github.com/python/cpython/commit/27b951c63353345cdf7a9a8c4c8133a5dafd6a80
History
Date User Action Args
2017-10-18 12:04:08serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, vstinner, ned.deily, koobs, Riccardo Coccioli
2017-10-18 12:04:08serhiy.storchakasetmessageid: <1508328248.6.0.213398074469.issue31334@psf.upfronthosting.co.za>
2017-10-18 12:04:08serhiy.storchakalinkissue31334 messages
2017-10-18 12:04:08serhiy.storchakacreate