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 chris.jerdonek
Recipients carljm, chris.jerdonek, matrixise, socketpair, thehesiod, yselivanov
Date 2020-05-18.22:36:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ff7a8b03c49153021d6de5d0b2fa8b5163059ed6 by Chris Jerdonek in branch 'master':
Use _PyErr_ChainStackItem() inside gen_send_ex(). (GH-20173)
https://github.com/python/cpython/commit/ff7a8b03c49153021d6de5d0b2fa8b5163059ed6
History
Date User Action Args
2020-05-18 22:36:17chris.jerdoneksetrecipients: + chris.jerdonek, carljm, socketpair, yselivanov, matrixise, thehesiod
2020-05-18 22:36:16chris.jerdoneksetmessageid: <[email protected]>
2020-05-18 22:36:16chris.jerdoneklinkissue31033 messages
2020-05-18 22:36:16chris.jerdonekcreate