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 gvanrossum
Recipients gvanrossum, levkivskyi, serhiy.storchaka
Date 2018-02-19.16:21:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJJfRy=ZotLmWfH+4-j2abpOWdK5Em-dtkyc=9SmNYBLVw@mail.gmail.com>
In-reply-to <1519037205.03.0.467229070634.issue32873@psf.upfronthosting.co.za>
Content
I think it would be nice it would be pickled by name so the pickles are
compatible between Python versions.

What would we do for List[int]?

How are regular ABCs pickled?
History
Date User Action Args
2018-02-19 16:21:21gvanrossumsetrecipients: + gvanrossum, serhiy.storchaka, levkivskyi
2018-02-19 16:21:21gvanrossumlinkissue32873 messages
2018-02-19 16:21:21gvanrossumcreate