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