Joel Pearson <j...@pythonica.com> added the comment:

The fix for this bug was included in r72194.

I verified that the fix is included in trunk, the release31-maint branch, and 
the py3k branch. I also verified that json.loads(u'3.14') works in 2.7a3, and 
that json.loads('3.14') works in 3.1.1, so I believe that this bug can be 
closed.

----------
nosy: +joel.pearson

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5584>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to