summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-08-31-01-52-59.bpo-34410.7KbWZQ.rst
blob: 64e778ee0913c2e556d56e6d0303f50b49465c30 (plain)
1
2
Fixed a crash in the :func:`tee` iterator when re-enter it. RuntimeError is
now raised in this case.