[pypy-commit] pypy default: Documented some branches.

alex_gaynor noreply at buildbot.pypy.org
Wed Jul 24 18:53:27 CEST 2013


Author: Alex Gaynor <alex.gaynor at gmail.com>
Branch: 
Changeset: r65622:f60bf1df148b
Date: 2013-07-24 09:52 -0700
http://bitbucket.org/pypy/pypy/changeset/f60bf1df148b/

Log:	Documented some 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
@@ -31,3 +31,9 @@
 more precise information about which functions can be called. Needed for Topaz.
 
 .. branch: ssl_moving_write_buffer
+
+.. branch: add-statvfs
+Added os.statvfs and os.fstatvfs
+
+.. branch: statvfs_tests
+Added some addition tests for statvfs.


More information about the pypy-commit mailing list