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 gvanrossum, levkivskyi, ned.deily, serhiy.storchaka, vstinner, xgdomingo
Date 2018-01-11.20:29:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515702586.43.0.467229070634.issue32226@psf.upfronthosting.co.za>
In-reply-to
Content
Can I help?

I'm implementing the feature related to pickling classes, and want to implement pickling generic types as an example. But since PEP 560 will change all here, I need to wait this change.
History
Date User Action Args
2018-01-11 20:29:46serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, ned.deily, levkivskyi, xgdomingo
2018-01-11 20:29:46serhiy.storchakasetmessageid: <1515702586.43.0.467229070634.issue32226@psf.upfronthosting.co.za>
2018-01-11 20:29:46serhiy.storchakalinkissue32226 messages
2018-01-11 20:29:46serhiy.storchakacreate