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 arhadthedev, erlendaasland, gdr@garethrees.org, lemburg, mark.dickinson, rhettinger, vstinner
Date 2021-11-30.11:14:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638270889.38.0.847449603798.issue45476@roundup.psfhosted.org>
In-reply-to
Content
New changeset c19c3a09618ac400538ee412f84be4c1196c7bab by Victor Stinner in branch 'main':
bpo-45476: Add _Py_RVALUE() macro (GH-29860)
https://github.com/python/cpython/commit/c19c3a09618ac400538ee412f84be4c1196c7bab
History
Date User Action Args
2021-11-30 11:14:49vstinnersetrecipients: + vstinner, lemburg, rhettinger, mark.dickinson, gdr@garethrees.org, erlendaasland, arhadthedev
2021-11-30 11:14:49vstinnersetmessageid: <1638270889.38.0.847449603798.issue45476@roundup.psfhosted.org>
2021-11-30 11:14:49vstinnerlinkissue45476 messages
2021-11-30 11:14:49vstinnercreate