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 eli.bendersky
Recipients barry, eli.bendersky, ethan.furman, larry, serhiy.storchaka
Date 2014-02-20.13:44:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392903841.14.0.256966418283.issue20679@psf.upfronthosting.co.za>
In-reply-to
Content
I left some comments in #20653

As for cherry-picking this into 3.4, I'm not sure. Ethan - what is the worst scenario this patch enables to overcome? Someone getting locked in to by-value pickling with certain enums in 3.4?
History
Date User Action Args
2014-02-20 13:44:01eli.benderskysetrecipients: + eli.bendersky, barry, larry, ethan.furman, serhiy.storchaka
2014-02-20 13:44:01eli.benderskysetmessageid: <1392903841.14.0.256966418283.issue20679@psf.upfronthosting.co.za>
2014-02-20 13:44:01eli.benderskylinkissue20679 messages
2014-02-20 13:44:00eli.benderskycreate