Author: mattip <matti.pi...@gmail.com>
Branch: pypyw
Changeset: r77464:40deb49e57df
Date: 2015-05-22 01:04 +0300
http://bitbucket.org/pypy/pypy/changeset/40deb49e57df/

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
@@ -117,4 +117,12 @@
 
 .. branch: cffi-1.0
 
+branch cffi-1.0
 PyPy now includes CFFI 1.0.
+
+.. branch: pypyw
+
+branch pypyw
+PyPy on windows provides a non-console pypyw.exe as well as pypy.exe.
+Similar to pythonw.exe, any use of stdout, stderr without redirection
+will crash.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to