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 methane
Recipients methane, rhettinger, shihai1991
Date 2020-06-07.12:06:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591531560.52.0.462607435477.issue40898@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47a23fc63fa5df2da8dbc542e78e521d4a7f10c9 by Hai Shi in branch 'master':
bpo-40898: Remove redundant if statements in tp_traverse (GH-20692)
https://github.com/python/cpython/commit/47a23fc63fa5df2da8dbc542e78e521d4a7f10c9
History
Date User Action Args
2020-06-07 12:06:00methanesetrecipients: + methane, rhettinger, shihai1991
2020-06-07 12:06:00methanesetmessageid: <1591531560.52.0.462607435477.issue40898@roundup.psfhosted.org>
2020-06-07 12:06:00methanelinkissue40898 messages
2020-06-07 12:06:00methanecreate