Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy
Commits: 205468a8 by Armin Rigo at 2020-06-29T09:50:55+02:00 sleep() bug: the main loop writes the remaining time to sleep into a variable called 'secs' but that variable is only present in trunk, not in py3.6. Secondary fix: be more careful again on Windows, like in trunk. --HG-- branch : py3.6 - - - - - 1 changed file: - pypy/module/time/interp_time.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/205468a87a3748cf710278b311aa0f52681cd72d -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/205468a87a3748cf710278b311aa0f52681cd72d You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
