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 pablogsal
Recipients eric.snow, leezu, miss-islington, pablogsal, pitrou, rhettinger, tim.peters, vstinner
Date 2020-03-02.23:55:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583193323.74.0.691337998909.issue39778@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ddcb914f9c2debe7c1359b2450cd1573e86b91c by Pablo Galindo in branch '3.8':
[3.8] bpo-39778: Don't traverse weak-reference lists OrderedDict's tp_traverse and tp_clear (GH-18749) (GH-18756)
https://github.com/python/cpython/commit/9ddcb914f9c2debe7c1359b2450cd1573e86b91c
History
Date User Action Args
2020-03-02 23:55:23pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, pitrou, vstinner, eric.snow, leezu, miss-islington
2020-03-02 23:55:23pablogsalsetmessageid: <1583193323.74.0.691337998909.issue39778@roundup.psfhosted.org>
2020-03-02 23:55:23pablogsallinkissue39778 messages
2020-03-02 23:55:23pablogsalcreate