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 miss-islington
Recipients Mark.Shannon, chris.jerdonek, miss-islington, njs
Date 2020-09-04.23:07:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599260842.4.0.424063894853.issue29590@roundup.psfhosted.org>
In-reply-to
Content
New changeset e92219d8f864a1a8eb381d98d5df4f1aa767dacb by Miss Islington (bot) in branch '3.9':
bpo-29590: fix stack trace for gen.throw() with yield from (GH-19896)
https://github.com/python/cpython/commit/e92219d8f864a1a8eb381d98d5df4f1aa767dacb
History
Date User Action Args
2020-09-04 23:07:22miss-islingtonsetrecipients: + miss-islington, njs, chris.jerdonek, Mark.Shannon
2020-09-04 23:07:22miss-islingtonsetmessageid: <1599260842.4.0.424063894853.issue29590@roundup.psfhosted.org>
2020-09-04 23:07:22miss-islingtonlinkissue29590 messages
2020-09-04 23:07:22miss-islingtoncreate