[pypy-commit] pypy stdlib-2.7.12: document branches

pjenvey pypy.commits at gmail.com
Sun Oct 9 10:43:04 EDT 2016


Author: Philip Jenvey <pjenvey at underboss.org>
Branch: stdlib-2.7.12
Changeset: r87662:f89d6d4e067b
Date: 2016-10-09 07:42 -0700
http://bitbucket.org/pypy/pypy/changeset/f89d6d4e067b/

Log:	document branches

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
@@ -61,3 +61,12 @@
 Change the ``timeit`` module: it now prints the average time and the standard
 deviation over 7 runs by default, instead of the minimum. The minimum is often
 misleading.
+
+.. branch: stdlib-2.7.11
+
+Update stdlib to version 2.7.11
+
+.. branch: vendor/stdlib
+.. branch: stdlib-2.7.12
+
+Update stdlib to version 2.7.12


More information about the pypy-commit mailing list