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 yselivanov
Recipients DAVID ALEJANDRO Pineda, serhiy.storchaka, yselivanov
Date 2017-03-13.21:29:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489440587.87.0.431404071313.issue29517@psf.upfronthosting.co.za>
In-reply-to
Content
> AttributeError: Can't pickle local object 'WeakSet.__init__.<locals>._remove'

Well, I don't think we can do something about it. Just re-pack your arguments from WeakSet to a regular set.
History
Date User Action Args
2017-03-13 21:29:47yselivanovsetrecipients: + yselivanov, serhiy.storchaka, DAVID ALEJANDRO Pineda
2017-03-13 21:29:47yselivanovsetmessageid: <1489440587.87.0.431404071313.issue29517@psf.upfronthosting.co.za>
2017-03-13 21:29:47yselivanovlinkissue29517 messages
2017-03-13 21:29:47yselivanovcreate