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 Michael.Felt, corona10, erlendaasland, miss-islington, rhettinger, ronaldoussoren, shihai1991, vstinner
Date 2022-01-27.02:01:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643248866.34.0.458030036292.issue40170@roundup.psfhosted.org>
In-reply-to
Content
New changeset af32b3ef1fbad3c2242627a14398320960a0cb45 by Victor Stinner in branch 'main':
bpo-40170: PyType_SUPPORTS_WEAKREFS() becomes a regular function (GH-30938)
https://github.com/python/cpython/commit/af32b3ef1fbad3c2242627a14398320960a0cb45
History
Date User Action Args
2022-01-27 02:01:06vstinnersetrecipients: + vstinner, rhettinger, ronaldoussoren, Michael.Felt, corona10, miss-islington, shihai1991, erlendaasland
2022-01-27 02:01:06vstinnersetmessageid: <1643248866.34.0.458030036292.issue40170@roundup.psfhosted.org>
2022-01-27 02:01:06vstinnerlinkissue40170 messages
2022-01-27 02:01:06vstinnercreate