<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/gzipper.py, branch py37</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Port gzipper to Python 3</title>
<updated>2015-04-21T22:01:23+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-21T22:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a866d3fe38fc7c212abf90355ecffe51864ccf5b'/>
<id>a866d3fe38fc7c212abf90355ecffe51864ccf5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 3: use new names of standard library modules</title>
<updated>2014-03-18T11:49:12+00:00</updated>
<author>
<name>Cyril Roelandt</name>
<email>cyril.roelandt@enovance.com</email>
</author>
<published>2014-03-18T11:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=674ae7718bc06a8b8c8b658075bf82c8198fb632'/>
<id>674ae7718bc06a8b8c8b658075bf82c8198fb632</id>
<content type='text'>
Use "try/except ImportError" to try Python 2 and Python 3 names.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "try/except ImportError" to try Python 2 and Python 3 names.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix http://trac.pythonpaste.org/pythonpaste/ticket/318 -- handle zero-length responses in gzip middleware</title>
<updated>2010-09-01T23:04:34+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2010-09-01T23:04:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=459cadcc2fdaee9ead583510b27af3e0738f8941'/>
<id>459cadcc2fdaee9ead583510b27af3e0738f8941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>for gzipper, (a) don't test content type if it is blank and</title>
<updated>2007-03-27T22:29:26+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2007-03-27T22:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=375da7bab7ef7a32026784f65f771865547d3ace'/>
<id>375da7bab7ef7a32026784f65f771865547d3ace</id>
<content type='text'>
  (b) be a bit more explicit about the heuristic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  (b) be a bit more explicit about the heuristic
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the flow of information in the gzipper response; you shouldn't update the headers after the response has been sent, but the test still caught that case and made the test pass inappropriately</title>
<updated>2006-11-12T19:06:17+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-11-12T19:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=42a911b2a102aa07ee64ae3e69dbb6bc9ca19576'/>
<id>42a911b2a102aa07ee64ae3e69dbb6bc9ca19576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Content-Length in gzip response from Brad Clements.  Also gzip test</title>
<updated>2006-11-12T19:00:54+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-11-12T19:00:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4b5acac85beb579b20baef393762525913e88ba9'/>
<id>4b5acac85beb579b20baef393762525913e88ba9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved and fixed gzip middleware entry point; typo in docs</title>
<updated>2006-10-20T18:36:46+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-10-20T18:36:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=315957c3dd7a71957a15b4fa2048601247ecae83'/>
<id>315957c3dd7a71957a15b4fa2048601247ecae83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright header to a bunch of files</title>
<updated>2006-06-13T16:13:14+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-13T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4042e8d79f968fabd2d66ba20d87481cf9cd11c0'/>
<id>4042e8d79f968fabd2d66ba20d87481cf9cd11c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-update of version strings</title>
<updated>2006-05-24T06:47:49+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-24T06:47:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=211a0b52c797024bcf9241d3070d9be30e97522a'/>
<id>211a0b52c797024bcf9241d3070d9be30e97522a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix from Damjan when Accept-Encoding is missing from request</title>
<updated>2006-03-28T17:38:22+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-28T17:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=ae5e16492e248bdc8b25a40c0cb04afb54e24362'/>
<id>ae5e16492e248bdc8b25a40c0cb04afb54e24362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
