Author: Julian Berman <julian...@grayvines.com>
Branch: 
Changeset: r95842:fab87641b3e5
Date: 2019-02-05 16:28 +0100
http://bitbucket.org/pypy/pypy/changeset/fab87641b3e5/

Log:    Add the whatsnew snippet.

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,3 +5,7 @@
 .. this is a revision shortly after release-pypy-7.0.0
 .. startrev: 481c69f7d81f
 
+.. branch: zlib-copying
+
+The zlib module's compressobj and decompressobj now expose copy methods
+as they do on CPython.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to