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-18.08:28:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508315321.02.0.213398074469.issue31786@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ed267e3305a54eddae8106bdaae2c62d4c3b7db6 by Serhiy Storchaka in branch '2.7':
[2.7] bpo-31786: Make functions in the select module blocking when timeout is a small negative value. (GH-4003). (#4031)
https://github.com/python/cpython/commit/ed267e3305a54eddae8106bdaae2c62d4c3b7db6
History
Date User Action Args
2017-10-18 08:28:41serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, berker.peksag, pablogsal, Riccardo Coccioli
2017-10-18 08:28:41serhiy.storchakasetmessageid: <1508315321.02.0.213398074469.issue31786@psf.upfronthosting.co.za>
2017-10-18 08:28:41serhiy.storchakalinkissue31786 messages
2017-10-18 08:28:40serhiy.storchakacreate