On Sat, 22 Feb 2014 01:42:57 -0600
Larry Hastings <la...@hastings.org> wrote:
> 
> Victor has asked me to cherry-pick 180e4b678003:
> 
>     http://bugs.python.org/issue20320  (original issue)
>     http://hg.python.org/cpython/rev/180e4b678003/  (checkin into trunk)
>     http://bugs.python.org/issue20646  (cherry-pick request)
> 
> This revision changes the rounding behavior of fractional-second 
> timeouts for select.select and select.kqueue.  I don't have enough 
> context to judge whether or not this is bad enough to warrant 
> cherry-picking, and the discussion on the issue didn't seem to come to a 
> firm consensus.
> 
> Can I get some opinions on this?

Well, it's certainly not rc-critical. It improves a bit a fringe
behaviour that's unlikely to be noticeable by anyone in the real world.

If you look at http://bugs.python.org/issue20320, Charles-François
there explains why it's a minor issue.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to