[issue29926] IDLE: in shell, time.sleep ignores _thread.interrupt_main()

Antoine Pitrou report at bugs.python.org
Fri Jun 30 03:59:44 EDT 2017


Antoine Pitrou added the comment:

Github links to the aforementioned changesets:

"added PyErr_SetInterrupt(); NT ifdefs"
https://github.com/python/cpython/commit/06d511ddf5fe16468a3abd53344fa283b9981d73

"Add interrupt_main() to thread module."
https://github.com/python/cpython/commit/a11e84613579e2487bcb3967d3a2edbd0665343a

----------

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


More information about the Python-bugs-list mailing list