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 alexandre.vassalotti, barry, ethan.furman, pitrou, python-dev, serhiy.storchaka
Date 2014-02-07.06:31:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391754692.79.0.897348450414.issue20534@psf.upfronthosting.co.za>
In-reply-to
Content
But why the minimum supported pickle protocol is 2? Here is a patch which makes enums pickleable with all protocols.
History
Date User Action Args
2014-02-07 06:31:32serhiy.storchakasetrecipients: + serhiy.storchaka, barry, pitrou, alexandre.vassalotti, ethan.furman, python-dev
2014-02-07 06:31:32serhiy.storchakasetmessageid: <1391754692.79.0.897348450414.issue20534@psf.upfronthosting.co.za>
2014-02-07 06:31:32serhiy.storchakalinkissue20534 messages
2014-02-07 06:31:32serhiy.storchakacreate