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