<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/__init__.py, branch feature.decoding</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>bytesrequest renamed to legacyrequest... it no longer eagerly converts to bytes, it just presents the older native string api expected by existing systems.  textrequest renamed to baserequest, it is the new default request type.. it no longer eagerly converts to text, either unless an encattr is named on the environ_decoder</title>
<updated>2012-01-28T12:07:20+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-28T12:07:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=c2f054f28efc6d854ba526996ad4631e499bb440'/>
<id>c2f054f28efc6d854ba526996ad4631e499bb440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test textrequest and bytesrequest independently</title>
<updated>2012-01-28T09:37:39+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-28T09:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a1e241eac8883e4f07a15a96b79e2cf41ad3e381'/>
<id>a1e241eac8883e4f07a15a96b79e2cf41ad3e381</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.2b2</title>
<updated>2011-10-15T16:39:01+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-10-15T16:39:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d6de19bf6e524187459c0e45d060ef09b6146444'/>
<id>d6de19bf6e524187459c0e45d060ef09b6146444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 1.2b1</title>
<updated>2011-10-14T21:35:38+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-10-14T21:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=75228ce6e0a685230a44f443c9a6409ac06cd58b'/>
<id>75228ce6e0a685230a44f443c9a6409ac06cd58b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 1.2a2</title>
<updated>2011-09-25T19:30:08+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T19:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=bad8f264590738c7d9c012289a38c68525d7a2c8'/>
<id>bad8f264590738c7d9c012289a38c68525d7a2c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* deprecate Response.request / .environ</title>
<updated>2011-09-18T10:51:39+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-18T10:51:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=bce343c65d61d2b0ff67b86fa7cee0f59f3bd288'/>
<id>bce343c65d61d2b0ff67b86fa7cee0f59f3bd288</id>
<content type='text'>
* remove Response.RequestClass (use BaseRequest in conditional_response_app)
* related: @wsgify was creating request-response reference cycles for every request -_-
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove Response.RequestClass (use BaseRequest in conditional_response_app)
* related: @wsgify was creating request-response reference cycles for every request -_-
</pre>
</div>
</content>
</entry>
<entry>
<title>set version to 1.2a1</title>
<updated>2011-09-18T07:29:37+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-18T07:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=45194a64ca2fc8b71544ac80ec51007d1c0053fe'/>
<id>45194a64ca2fc8b71544ac80ec51007d1c0053fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot webob.__version__</title>
<updated>2011-09-17T00:50:28+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-17T00:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=cf5e5fbeaea858c96fe60fdc2fd5019d935856b6'/>
<id>cf5e5fbeaea858c96fe60fdc2fd5019d935856b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do seeks on raw body_file</title>
<updated>2011-09-17T00:27:50+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-17T00:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=01fa4d328d90264481d1d2e21cf7fcae2580e41b'/>
<id>01fa4d328d90264481d1d2e21cf7fcae2580e41b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 1.1</title>
<updated>2011-09-07T14:31:42+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-07T14:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=a9dafaefb2f1c91e7a08bf2dd95c9a5d73628e7a'/>
<id>a9dafaefb2f1c91e7a08bf2dd95c9a5d73628e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
