<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_zlib.py, branch benjamin-eval-loop-edit</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-25007: Add copy protocol support to zlib compressors and decompressors (GH-7940)</title>
<updated>2018-06-27T18:04:51+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2018-06-27T18:04:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d2cbfffc842b00b5257aa1c25dbcdeb456b6a249'/>
<id>d2cbfffc842b00b5257aa1c25dbcdeb456b6a249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32969: Expose some missing constants in zlib and fix the doc (GH-5988)</title>
<updated>2018-03-07T05:05:37+00:00</updated>
<author>
<name>Xiang Zhang</name>
<email>angwerzx@126.com</email>
</author>
<published>2018-03-07T05:05:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bc3f2289b9007396bfb7f986bee477b6176c1822'/>
<id>bc3f2289b9007396bfb7f986bee477b6176c1822</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32682: Improve libz version parsing in test_zilb (GH-5347)</title>
<updated>2018-02-19T03:45:11+00:00</updated>
<author>
<name>pmp-p</name>
<email>pmp-p@users.noreply.github.com</email>
</author>
<published>2018-02-19T03:45:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4c7108a77144493d0aa6fc0105b67d3797e143f5'/>
<id>4c7108a77144493d0aa6fc0105b67d3797e143f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace KB unit with KiB (#4293)</title>
<updated>2017-11-08T22:44:44+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-11-08T22:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8c663fd60ecba9c82aa4c404dbfb1aae69fe8553'/>
<id>8c663fd60ecba9c82aa4c404dbfb1aae69fe8553</id>
<content type='text'>
kB (*kilo* byte) unit means 1000 bytes, whereas KiB ("kibibyte")
means 1024 bytes. KB was misused: replace kB or KB with KiB when
appropriate.

Same change for MB and GB which become MiB and GiB.

Change the output of Tools/iobench/iobench.py.

Round also the size of the documentation from 5.5 MB to 5 MiB.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kB (*kilo* byte) unit means 1000 bytes, whereas KiB ("kibibyte")
means 1024 bytes. KB was misused: replace kB or KB with KiB when
appropriate.

Same change for MB and GB which become MiB and GiB.

Change the output of Tools/iobench/iobench.py.

Round also the size of the documentation from 5.5 MB to 5 MiB.</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #16764: Move NEWS entry to correct section and remove too strict test.</title>
<updated>2016-08-18T06:14:47+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-08-18T06:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=989df09db23f2e7588a9e88c6d05611d3c411582'/>
<id>989df09db23f2e7588a9e88c6d05611d3c411582</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #16764: Support keyword arguments to zlib.decompress().  Patch by</title>
<updated>2016-08-15T07:06:16+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-08-15T07:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=15f3228b7c35fb44f0024d9814172d49f472891b'/>
<id>15f3228b7c35fb44f0024d9814172d49f472891b</id>
<content type='text'>
Xiang Zhang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Xiang Zhang.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27130: Merge zlib 64-bit fixes from 3.5</title>
<updated>2016-07-23T03:39:49+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-07-23T03:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=525a949251686a9f8c795f0166797700ac56b77b'/>
<id>525a949251686a9f8c795f0166797700ac56b77b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module</title>
<updated>2016-07-23T03:02:07+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-07-23T03:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=84544c1020241afdd0422449d621ce9b762cb6d1'/>
<id>84544c1020241afdd0422449d621ce9b762cb6d1</id>
<content type='text'>
Patch by Xiang Zhang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Xiang Zhang.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #26243: Only the level argument to zlib.compress() is keyword argument</title>
<updated>2016-06-25T19:43:05+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-06-25T19:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=95657cdd40dace0a8f62c50b3f0991b4ec9972fd'/>
<id>95657cdd40dace0a8f62c50b3f0991b4ec9972fd</id>
<content type='text'>
now.  The first argument is positional-only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now.  The first argument is positional-only.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27164: Merge raw Deflate zdict support from 3.5</title>
<updated>2016-06-05T12:07:48+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-06-05T12:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1ab2f14281d9186ea57adb2724da325370f1bc27'/>
<id>1ab2f14281d9186ea57adb2724da325370f1bc27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
