[pypy-commit] pypy zlib-copying-redux: Add the whatsnew snippet.

Julian Berman pypy.commits at gmail.com
Wed Feb 6 05:35:35 EST 2019


Author: Julian Berman <Julian+Hg at GrayVines.com>
Branch: zlib-copying-redux
Changeset: r95860:9b1847feb4f2
Date: 2019-02-06 11:34 +0100
http://bitbucket.org/pypy/pypy/changeset/9b1847feb4f2/

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,6 +5,10 @@
 .. this is a revision shortly after release-pypy-7.0.0
 .. startrev: 481c69f7d81f
 
+.. branch: zlib-copying-redux
+
+Fix calling copy on already-flushed compressobjs.
+
 .. branch: zlib-copying
 
 The zlib module's compressobj and decompressobj now expose copy methods


More information about the pypy-commit mailing list