<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/__init__.py, branch tests.pycon2011</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 an import to help out Pylons</title>
<updated>2009-12-17T20:53:18+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2009-12-17T20:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=7eb262fe3ed2bb532ef9964e3883e685f68dbed5'/>
<id>7eb262fe3ed2bb532ef9964e3883e685f68dbed5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix BaseRequest.ResponseClass</title>
<updated>2009-11-14T09:06:09+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2009-11-14T09:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=c84fb2034d10304c4f1ab514bbf203dc250917e5'/>
<id>c84fb2034d10304c4f1ab514bbf203dc250917e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move Response code to response.py</title>
<updated>2009-11-04T13:16:48+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2009-11-04T13:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=beca80dcb76f92220fe1fbb83f07eaaede520fe4'/>
<id>beca80dcb76f92220fe1fbb83f07eaaede520fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove AppIterRange.app_iterator, just use self.app_iter = iter(app_iter)</title>
<updated>2009-11-04T13:06:28+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2009-11-04T13:06:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=080c21e5ac234d2e3426692ed608710bcef900f8'/>
<id>080c21e5ac234d2e3426692ed608710bcef900f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move all Request code to request.py.</title>
<updated>2009-11-04T13:00:49+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2009-11-04T13:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=af07184a592b5cf21647dc3b43aa24f24f2b5865'/>
<id>af07184a592b5cf21647dc3b43aa24f24f2b5865</id>
<content type='text'>
move converter functions to descriptors.py
one minor change conditional_response argument of Response. NoDefault is replaced with None. (NoDefault belongs to request.py now)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move converter functions to descriptors.py
one minor change conditional_response argument of Response. NoDefault is replaced with None. (NoDefault belongs to request.py now)
</pre>
</div>
</content>
</entry>
<entry>
<title>create webob.descriptors and webob.datetime_utils and move some of __init__.py code there</title>
<updated>2009-11-04T12:27:41+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2009-11-04T12:27:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=0196b091d91cef45b58753d2ec38734a0080922e'/>
<id>0196b091d91cef45b58753d2ec38734a0080922e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-11-03T23:44:36+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2009-11-03T23:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=fa475366a507a347adc161e29a9025f23562f7fc'/>
<id>fa475366a507a347adc161e29a9025f23562f7fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-11-03T20:15:16+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2009-11-03T20:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=99444dec6ddc0467d7e313ebc8279bb86a5364b8'/>
<id>99444dec6ddc0467d7e313ebc8279bb86a5364b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2009-11-03T20:13:04+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2009-11-03T20:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=87a3a2c25792091f6ad1eb024ca8ca45dabb1040'/>
<id>87a3a2c25792091f6ad1eb024ca8ca45dabb1040</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make repr(Request()) more resilient</title>
<updated>2009-11-03T20:12:44+00:00</updated>
<author>
<name>Ian Bicking</name>
<email>ianb@colorstudy.com</email>
</author>
<published>2009-11-03T20:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=5028e18463c3b3bedbb515784ff487762d226d70'/>
<id>5028e18463c3b3bedbb515784ff487762d226d70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
