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 Riccardo Coccioli, koobs, ned.deily, ronaldoussoren, serhiy.storchaka, vstinner
Date 2017-10-17.19:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508269509.19.0.213398074469.issue31334@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6cfa927ceb931ad968b5b03e4a2bffb64a8a0604 by Victor Stinner (Riccardo Coccioli) in branch 'master':
bpo-31334: Fix timeout in select.poll.poll() (GH-3277)
https://github.com/python/cpython/commit/6cfa927ceb931ad968b5b03e4a2bffb64a8a0604
History
Date User Action Args
2017-10-17 19:45:09vstinnersetrecipients: + vstinner, ronaldoussoren, ned.deily, serhiy.storchaka, koobs, Riccardo Coccioli
2017-10-17 19:45:09vstinnersetmessageid: <1508269509.19.0.213398074469.issue31334@psf.upfronthosting.co.za>
2017-10-17 19:45:09vstinnerlinkissue31334 messages
2017-10-17 19:45:09vstinnercreate