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 miss-islington
Recipients eric.snow, leezu, miss-islington, pablogsal, pitrou, rhettinger, tim.peters, vstinner
Date 2020-03-02.23:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583193186.84.0.761257639031.issue39778@roundup.psfhosted.org>
In-reply-to
Content
New changeset 69ded3944c202da972754644c0bbf7f77cc5e8ea by Miss Islington (bot) in branch '3.7':
bpo-39778: Don't traverse weak-reference lists OrderedDict's tp_traverse and tp_clear (GH-18749)
https://github.com/python/cpython/commit/69ded3944c202da972754644c0bbf7f77cc5e8ea
History
Date User Action Args
2020-03-02 23:53:06miss-islingtonsetrecipients: + miss-islington, tim.peters, rhettinger, pitrou, vstinner, eric.snow, leezu, pablogsal
2020-03-02 23:53:06miss-islingtonsetmessageid: <1583193186.84.0.761257639031.issue39778@roundup.psfhosted.org>
2020-03-02 23:53:06miss-islingtonlinkissue39778 messages
2020-03-02 23:53:06miss-islingtoncreate