On Feb 21, 2014, at 12:36 AM, Ethan Furman wrote:
>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 concur this should be cherry picked. Let's not
On 21 February 2014 20:29, Antoine Pitrou wrote:
> On Fri, 21 Feb 2014 00:36:09 -0800
> Ethan Furman 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
On Fri, 21 Feb 2014 00:36:09 -0800
Ethan Furman 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, b