[pypy-commit] pypy default: document logging-perf/operrfmt-NT

pjenvey noreply at buildbot.pypy.org
Tue May 28 23:44:56 CEST 2013


Author: Philip Jenvey <pjenvey at underboss.org>
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


More information about the pypy-commit mailing list