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:19:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625523590.23.0.853011647292.issue44563@roundup.psfhosted.org>
In-reply-to
Content
New changeset f64de53ff01e734d48d1d42195443d7d1646f220 by Serhiy Storchaka in branch 'main':
bpo-44563: Fix error handling in tee.fromiterable() (GH-27020)
https://github.com/python/cpython/commit/f64de53ff01e734d48d1d42195443d7d1646f220
History
Date User Action Args
2021-07-05 22:19:50pablogsalsetrecipients: + pablogsal, rhettinger, serhiy.storchaka, miss-islington, kj
2021-07-05 22:19:50pablogsalsetmessageid: <1625523590.23.0.853011647292.issue44563@roundup.psfhosted.org>
2021-07-05 22:19:50pablogsallinkissue44563 messages
2021-07-05 22:19:50pablogsalcreate