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 serhiy.storchaka
Recipients DAVID ALEJANDRO Pineda, fdrake, giampaolo.rodola, serhiy.storchaka, vstinner, yselivanov
Date 2017-03-14.06:04:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489471466.96.0.736192278679.issue29517@psf.upfronthosting.co.za>
In-reply-to
Content
If the example worked on old versions of Python, perhaps this is a regression. Either WeakSet was pickleable or it was not used in that asyncio/multiprocessing use. If this is a regression in the stdlib it should be fixed.
History
Date User Action Args
2017-03-14 06:04:27serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, vstinner, giampaolo.rodola, yselivanov, DAVID ALEJANDRO Pineda
2017-03-14 06:04:26serhiy.storchakasetmessageid: <1489471466.96.0.736192278679.issue29517@psf.upfronthosting.co.za>
2017-03-14 06:04:26serhiy.storchakalinkissue29517 messages
2017-03-14 06:04:26serhiy.storchakacreate