[issue35707] time.sleep() should support objects with __float__

Jeroen Demeyer report at bugs.python.org
Tue Jan 29 06:45:58 EST 2019


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

> You've got a reference leak in your __index__ based paths.

Thanks for pointing that out. I fixed that now.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35707>
_______________________________________


More information about the Python-bugs-list mailing list