Serhiy Storchaka added the comment:

Dustin, what version of 2.7 do you use? What "python2.7 -V" says?

Please someone run on self-built 64-bit Python 2.7 something like (this should 
require a little greater than 2GB of memory):

  python -c "import json; json.loads('[%2200000000s' % ']')"

I suspect that this is a build bug.

Does it reproduced on Python 3?

----------
versions:  -Python 2.6

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

Reply via email to