[Python-Dev] Fixing 2.7.x
Antoine Pitrou
solipsis at pitrou.net
Mon Oct 6 18:21:19 CEST 2014
On Mon, 06 Oct 2014 09:08:23 -0700
Ethan Furman <ethan at stoneleaf.us> wrote:
> With the incredibly long life span of 2.7, which bugs should we *not* fix?*
Those that are not bugs but enhancement requests.
On that issue, you pointed out there was no regression and that enums
were never meant to be supported by the json module at that time, so
IMHO it's a won't fix.
Regards
Antoine.
More information about the Python-Dev
mailing list