This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients kj, miss-islington, pablogsal, rhettinger, serhiy.storchaka
Date 2021-07-05.22:35:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625524501.81.0.95507744145.issue44563@roundup.psfhosted.org>
In-reply-to
Content
New changeset 645e527298b1f24625783338076330037d860162 by Miss Islington (bot) in branch '3.10':
bpo-44563: Fix error handling in tee.fromiterable() (GH-27020) (GH-27041)
https://github.com/python/cpython/commit/645e527298b1f24625783338076330037d860162
History
Date User Action Args
2021-07-05 22:35:01pablogsalsetrecipients: + pablogsal, rhettinger, serhiy.storchaka, miss-islington, kj
2021-07-05 22:35:01pablogsalsetmessageid: <1625524501.81.0.95507744145.issue44563@roundup.psfhosted.org>
2021-07-05 22:35:01pablogsallinkissue44563 messages
2021-07-05 22:35:01pablogsalcreate