A new pull request has been opened by Stefano Parmesan. armisael/pypy has changes to be pulled into pypy/pypy.
https://bitbucket.org/pypy/pypy/pull-request/26/json-decoder-speed-up Title: json/decoder speed-up Following what Fijal wrote on his blogpost of October 2011 I worked on cleanin the code of json/decoder.py Changes to be pulled: a330d824b42f by Stefano Parmesa…: "merged from pypy's 2c2944d51e51 and fixed conflicts" de5504a0f4f0 by Stefano Parmesa…: "removed cPython-oriented code in json and added KeyValueBuilder(s) for speeding …" -- This is an issue notification from bitbucket.org. You are receiving this either because you are the participating in a pull request, or you are following it. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
