Author: andrewjlawrence
Branch: winoverlapped
Changeset: r96470:b2a3694d9807
Date: 2019-04-14 07:23 +0100
http://bitbucket.org/pypy/pypy/changeset/b2a3694d9807/

Log:    Update whatsnew.

diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst
--- a/pypy/doc/whatsnew-pypy3-head.rst
+++ b/pypy/doc/whatsnew-pypy3-head.rst
@@ -8,3 +8,8 @@
 .. branch: zlib-make-py3-go-boom
 
 Complain if you try to copy a flushed zlib decompress on py3
+
+.. branch: winoverlapped
+
+Add support for async (overlapped) IO on Windows.
+
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to