Author: Philip Jenvey <[email protected]> Branch: Changeset: r64637:309a4880f4c8 Date: 2013-05-28 13:15 -0700 http://bitbucket.org/pypy/pypy/changeset/309a4880f4c8/
Log: document logging-perf/operrfmt-NT diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -40,3 +40,9 @@ .. branch: on-abort-resops Added list of resops to the pypyjit on_abort hook. + +.. branch: logging-perf +Speeds up the stdlib logging module + +.. branch: operrfmt-NT +Adds a couple convenient format specifiers to operationerrfmt _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
