Message 415644 - Python tracker

Message415644

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 vstinner
Recipients brandtbucher, vstinner
Date 2022-03-21.00:15:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647821751.86.0.626954966988.issue46850@roundup.psfhosted.org>
In-reply-to
Content
New changeset 332b04bac35cd7305c60da2d5733940dc089949a by Victor Stinner in branch 'main':
bpo-46850: Remove _PyEval_SetAsyncGenFinalizer() (GH-32017)
https://github.com/python/cpython/commit/332b04bac35cd7305c60da2d5733940dc089949a
History
Date User Action Args
2022-03-21 00:15:51vstinnersetrecipients: + vstinner, brandtbucher
2022-03-21 00:15:51vstinnersetmessageid: <1647821751.86.0.626954966988.issue46850@roundup.psfhosted.org>
2022-03-21 00:15:51vstinnerlinkissue46850 messages
2022-03-21 00:15:51vstinnercreate