[issue20493] asyncio: OverflowError('timeout is too large')

Guido van Rossum report at bugs.python.org
Tue Feb 18 05:12:36 CET 2014


Guido van Rossum added the comment:

For now, can we just add to the asyncio docs that timeouts shouldn't exceed one day? Then we can fix it later without breaking expectations.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20493>
_______________________________________


More information about the Python-bugs-list mailing list