Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r85091:ce97dfe59cde
Date: 2016-06-11 08:51 +0200
http://bitbucket.org/pypy/pypy/changeset/ce97dfe59cde/

Log:    Document branch... er, it's not in a branch, but I want to document
        it anyway

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
@@ -5,6 +5,9 @@
 .. this is a revision shortly after release-pypy2.7-v5.3
 .. startrev: 873218a739f1
 
+.. pull request #455
+Add sys.{get,set}dlopenflags, for cpyext extensions.
+
 .. branch: fix-gen-dfa
 
 Resolves an issue with the generator script to build the dfa for Python syntax.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to