<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/src, branch immutable-cache-control</title>
<subtitle>github.com: Pylons/webob.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/'/>
<entry>
<title>add support for immutable cache-control response header</title>
<updated>2018-01-09T19:26:59+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2018-01-09T19:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=05208c47f0290dbb1ed7f027a147b0ee5712c841'/>
<id>05208c47f0290dbb1ed7f027a147b0ee5712c841</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MIMEAccept shim that warns about deprecation</title>
<updated>2018-01-01T13:42:08+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2018-01-01T13:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=42b8176cf73ce76348abcdba663cf6eae279af6e'/>
<id>42b8176cf73ce76348abcdba663cf6eae279af6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8</title>
<updated>2017-11-20T22:37:27+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-11-20T22:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9d1022b4118072c8d0fab14d2c49fefdf7805f0f'/>
<id>9d1022b4118072c8d0fab14d2c49fefdf7805f0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecations that were raising</title>
<updated>2017-11-20T22:37:17+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-11-20T22:37:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=22ceb9a311409005f5ccd28a1a6fbb79d5cd08a1'/>
<id>22ceb9a311409005f5ccd28a1a6fbb79d5cd08a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support wsgi.input_terminated</title>
<updated>2017-11-20T22:02:35+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-11-20T22:02:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=138344dd37e07348bbbfaae39d4b196acad3b989'/>
<id>138344dd37e07348bbbfaae39d4b196acad3b989</id>
<content type='text'>
This has grown support in uWSGI and we would like to support it as well.

Closes #278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has grown support in uWSGI and we would like to support it as well.

Closes #278
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad indentation</title>
<updated>2017-11-20T21:53:49+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-11-20T21:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=33d0014d400b61fe07038035092ef479442a64f0'/>
<id>33d0014d400b61fe07038035092ef479442a64f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly import all the things, instead of doing import *</title>
<updated>2017-11-20T21:53:39+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2017-11-20T21:53:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=ca50d1acd4e303e4d97ac6af8a4d067f05fb77b9'/>
<id>ca50d1acd4e303e4d97ac6af8a4d067f05fb77b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #338 from whiteroses/update-fix-accept-headers</title>
<updated>2017-11-20T18:35:24+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2017-11-20T18:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=503f4f864631a7b48a1a419068fd2173baed8075'/>
<id>503f4f864631a7b48a1a419068fd2173baed8075</id>
<content type='text'>
Update and fix Accept* headers handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update and fix Accept* headers handling</pre>
</div>
</content>
</entry>
<entry>
<title>Add MIMEAccept for backward compatibility.</title>
<updated>2017-11-06T23:13:38+00:00</updated>
<author>
<name>Ira Lun</name>
<email>sammyrosajoe@gmail.com</email>
</author>
<published>2017-11-06T23:13:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=175e50a0a3be9510a6134d04369db3eda3555a35'/>
<id>175e50a0a3be9510a6134d04369db3eda3555a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and fix links per `make linkcheck` (#334)</title>
<updated>2017-10-30T02:32:58+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-10-30T02:32:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=41f362b5c052197d95436dbc01a28f5a0f56a403'/>
<id>41f362b5c052197d95436dbc01a28f5a0f56a403</id>
<content type='text'>
* update intersphinx mapping for latest python

* update links to python PEP333 and datetime

* update links per make linkcheck

* update links per make linkcheck
- pythonpaste.org has been down since 2016-11-09
  https://bitbucket.org/ianb/paste/issues/20/pythonpasteorg-is-down

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update intersphinx mapping for latest python

* update links to python PEP333 and datetime

* update links per make linkcheck

* update links per make linkcheck
- pythonpaste.org has been down since 2016-11-09
  https://bitbucket.org/ianb/paste/issues/20/pythonpasteorg-is-down

</pre>
</div>
</content>
</entry>
</feed>
