[pypy-commit] pypy default: document branch

arigo pypy.commits at gmail.com
Sat Jan 14 08:28:16 EST 2017


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r89559:9971839b05e4
Date: 2017-01-14 14:27 +0100
http://bitbucket.org/pypy/pypy/changeset/9971839b05e4/

Log:	document branch

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
@@ -101,3 +101,7 @@
 
 Do not recreate the object in PyMemoryView_FromBuffer, rather pass it to
 the returned PyMemoryViewObject, to take ownership of it. Fixes a ref leak.
+
+.. branch: issue2464
+
+Give (almost?) all GetSetProperties a valid __objclass__.


More information about the pypy-commit mailing list