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