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 pitrou
Recipients eamanu, fdrake, ltfish, pitrou, remi.lapeyre, serhiy.storchaka
Date 2019-02-07.19:52:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1549569123.95.0.508671158529.issue35615@roundup.psfhosted.org>
In-reply-to
Content
New changeset 96d37dbcd23e65a7a57819aeced9034296ef747e by Antoine Pitrou (Fish) in branch 'master':
bpo-35615: Fix crashes when copying a Weak{Key,Value}Dictionary. (GH-11384)
https://github.com/python/cpython/commit/96d37dbcd23e65a7a57819aeced9034296ef747e
History
Date User Action Args
2019-02-07 19:52:05pitrousetrecipients: + pitrou, fdrake, serhiy.storchaka, eamanu, remi.lapeyre, ltfish
2019-02-07 19:52:03pitrousetmessageid: <1549569123.95.0.508671158529.issue35615@roundup.psfhosted.org>
2019-02-07 19:52:03pitroulinkissue35615 messages
2019-02-07 19:52:03pitroucreate