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 David Hoyes, John Belmonte, jbelmonte, miss-islington, ncoghlan, njs
Date 2021-10-05.06:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633415851.21.0.29719215478.issue44594@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7c2a040a10654d67ff543a55858ba2d7a9f7eea8 by John Belmonte in branch '3.9':
[3.9] bpo-44594: fix (Async)ExitStack handling of __context__ (gh-27089) (GH-28731)
https://github.com/python/cpython/commit/7c2a040a10654d67ff543a55858ba2d7a9f7eea8
History
Date User Action Args
2021-10-05 06:37:31miss-islingtonsetrecipients: + miss-islington, ncoghlan, jbelmonte, njs, David Hoyes, John Belmonte
2021-10-05 06:37:31miss-islingtonsetmessageid: <1633415851.21.0.29719215478.issue44594@roundup.psfhosted.org>
2021-10-05 06:37:31miss-islingtonlinkissue44594 messages
2021-10-05 06:37:31miss-islingtoncreate