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 lekma, methane, miss-islington, rhettinger, serhiy.storchaka, vstinner
Date 2018-05-02.09:50:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525254650.89.0.682650639539.issue33391@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6a56790e0b50846f1f968e48c3a321c148b5e6cd by Miss Islington (bot) in branch '3.7':
bpo-33391: Fix refleak in set_symmetric_difference (GH-6670)
https://github.com/python/cpython/commit/6a56790e0b50846f1f968e48c3a321c148b5e6cd
History
Date User Action Args
2018-05-02 09:50:50miss-islingtonsetrecipients: + miss-islington, rhettinger, vstinner, lekma, methane, serhiy.storchaka
2018-05-02 09:50:50miss-islingtonsetmessageid: <1525254650.89.0.682650639539.issue33391@psf.upfronthosting.co.za>
2018-05-02 09:50:50miss-islingtonlinkissue33391 messages
2018-05-02 09:50:50miss-islingtoncreate