[issue25084] remove semi-busy loop in py2.7 threading.Condition.wait(timeout=x)

STINNER Victor report at bugs.python.org
Tue Sep 15 09:38:49 CEST 2015


STINNER Victor added the comment:

2015-09-15 9:17 GMT+02:00 Flavio Grossi <report at bugs.python.org>:
> however, being stuck to python 2.7 because of libraries still not ported to 3, this is a serious problem to us,

Are there private libraries or public libraries? If there are public,
what are these libraries. I ported a lot of libraries last year, more
and more libraries are compatible with Python 3.

----------

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


More information about the Python-bugs-list mailing list