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 lukasz.langa
Recipients carljm, chris.jerdonek, lukasz.langa, matrixise, miss-islington, socketpair, thehesiod, yselivanov
Date 2020-05-19.02:14:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589854459.53.0.958139929947.issue31033@roundup.psfhosted.org>
In-reply-to
Content
New changeset f02c3048dc2f22053a2ba56ef5987967b89c4be3 by Miss Islington (bot) in branch '3.9':
Use _PyErr_ChainStackItem() inside gen_send_ex(). (GH-20173) (#20202)
https://github.com/python/cpython/commit/f02c3048dc2f22053a2ba56ef5987967b89c4be3
History
Date User Action Args
2020-05-19 02:14:19lukasz.langasetrecipients: + lukasz.langa, carljm, chris.jerdonek, socketpair, yselivanov, matrixise, thehesiod, miss-islington
2020-05-19 02:14:19lukasz.langasetmessageid: <1589854459.53.0.958139929947.issue31033@roundup.psfhosted.org>
2020-05-19 02:14:19lukasz.langalinkissue31033 messages
2020-05-19 02:14:19lukasz.langacreate