[issue34410] itertools.tee not thread-safe; can segfault interpreter when wrapped iterator releases GIL

Xiang Zhang report at bugs.python.org
Mon Aug 27 02:37:27 EDT 2018


Xiang Zhang <angwerzx at 126.com> added the comment:

I could. But currently I don't have a good idea how to fix it elegantly. If anyone else makes a PR, I'm willing to review it.

----------
stage:  -> needs patch
versions: +Python 3.8

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


More information about the Python-bugs-list mailing list