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 christian.heimes
Recipients christian.heimes, corona10, eric.snow, erlendaasland, kumaraditya, notarealdeveloper, serhiy.storchaka, vstinner
Date 2022-02-28.07:07:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646032046.04.0.186198840103.issue46541@roundup.psfhosted.org>
In-reply-to
Content
New changeset 088dd76dba68c2538776d9920607f81e54544cbd by Dong-hee Na in branch 'main':
bpo-46541: Remove unnecessary Py_VISIT (GH-31608)
https://github.com/python/cpython/commit/088dd76dba68c2538776d9920607f81e54544cbd
History
Date User Action Args
2022-02-28 07:07:26christian.heimessetrecipients: + christian.heimes, vstinner, eric.snow, serhiy.storchaka, corona10, erlendaasland, kumaraditya, notarealdeveloper
2022-02-28 07:07:26christian.heimessetmessageid: <1646032046.04.0.186198840103.issue46541@roundup.psfhosted.org>
2022-02-28 07:07:26christian.heimeslinkissue46541 messages
2022-02-28 07:07:25christian.heimescreate