Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r88959:45d8737398c9
Date: 2016-12-07 22:21 +0200
http://bitbucket.org/pypy/pypy/changeset/45d8737398c9/

Log:    document merged 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
@@ -40,3 +40,8 @@
 Refactor FunctionDesc.specialize() and related code (RPython annotator).
 
 .. branch: raw-calloc
+
+.. branch: issue2446
+
+Assign ``tp_doc`` to the new TypeObject's type dictionary ``__doc__`` key
+so it will be picked up by app-level objects of that type
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to