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, berker.peksag, pablogsal, serhiy.storchaka, vstinner
Date 2017-10-17.14:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508251216.94.0.213398074469.issue31786@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2c15b29aea5d6b9c61aa42d2c24a07ff1edb4b46 by Serhiy Storchaka (Pablo Galindo) in branch 'master':
bpo-31786: Make functions in the select module blocking when timeout is a small negative value. (#4003)
https://github.com/python/cpython/commit/2c15b29aea5d6b9c61aa42d2c24a07ff1edb4b46
History
Date User Action Args
2017-10-17 14:40:17serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, berker.peksag, pablogsal, Riccardo Coccioli
2017-10-17 14:40:16serhiy.storchakasetmessageid: <1508251216.94.0.213398074469.issue31786@psf.upfronthosting.co.za>
2017-10-17 14:40:16serhiy.storchakalinkissue31786 messages
2017-10-17 14:40:16serhiy.storchakacreate