[Python-Dev] cherry pick a change to Enum
Antoine Pitrou
solipsis at pitrou.net
Fri Feb 21 11:29:51 CET 2014
On Fri, 21 Feb 2014 00:36:09 -0800
Ethan Furman <ethan at stoneleaf.us> wrote:
>
> Discussion
> ==========
>
> Is there a valid reason to not allow a user to modify how their enums are pickled?
>
> If not, should we put the change in RC2 / Final? The main reason I'm pushing for this is that Enum is still new, but
> after 3.4.0 is cut we then have to deal with backwards compatibility issues.
I think this should be cherry-picked.
(but see my comment on the issue)
Regards
Antoine.
More information about the Python-Dev
mailing list