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 ethan.furman
Recipients alexandre.vassalotti, barry, ethan.furman, pitrou, python-dev, serhiy.storchaka
Date 2014-02-07.19:36:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391801789.5.0.578626355413.issue20534@psf.upfronthosting.co.za>
In-reply-to
Content
I also removed the protocol 2 warning from the docs, and added this note:

.. note::

    With pickle protocol version 4 it is possible to easily pickle enums
    nested in other classes.
History
Date User Action Args
2014-02-07 19:36:29ethan.furmansetrecipients: + ethan.furman, barry, pitrou, alexandre.vassalotti, python-dev, serhiy.storchaka
2014-02-07 19:36:29ethan.furmansetmessageid: <1391801789.5.0.578626355413.issue20534@psf.upfronthosting.co.za>
2014-02-07 19:36:29ethan.furmanlinkissue20534 messages
2014-02-07 19:36:29ethan.furmancreate