<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/webob/dec.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>unused imports, long line</title>
<updated>2012-01-26T07:15:16+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2012-01-26T07:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=45babec21bcc4f8b387e99e0c73da592f36b6059'/>
<id>45babec21bcc4f8b387e99e0c73da592f36b6059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>binary_type -&gt; bytes</title>
<updated>2011-09-25T13:34:56+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-25T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=eea07a21c5f899939059e9b328b2884b79f6cf98'/>
<id>eea07a21c5f899939059e9b328b2884b79f6cf98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use except Exception as exc syntax</title>
<updated>2011-09-24T09:13:13+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-09-24T09:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=21591d6548dfbcb98d092bd499b16410a2635891'/>
<id>21591d6548dfbcb98d092bd499b16410a2635891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* The ``webob.dec.wsgify`` repr() is now much less informative, but a lot</title>
<updated>2011-09-22T10:34:39+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T10:34:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=647feb9dc078feb3dfa2eb168bcf5ba0e81f7325'/>
<id>647feb9dc078feb3dfa2eb168bcf5ba0e81f7325</id>
<content type='text'>
  easier to test and maintain.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  easier to test and maintain.
</pre>
</div>
</content>
</entry>
<entry>
<title>use paren-imports</title>
<updated>2011-09-22T10:19:41+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T10:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=6b62d15010f2ea6770782ef73b3145f7df1764b3'/>
<id>6b62d15010f2ea6770782ef73b3145f7df1764b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sort imports and more direct imports</title>
<updated>2011-09-22T04:00:56+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T04:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=1ec12a63112c034ef14b77b661ad07c7a1d318b2'/>
<id>1ec12a63112c034ef14b77b661ad07c7a1d318b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nocover for Py3 stuff</title>
<updated>2011-09-22T02:23:28+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T02:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=fb930c36535d1fa3e13855ff1278513f01078005'/>
<id>fb930c36535d1fa3e13855ff1278513f01078005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decent fix for most of the __func_name() problem, will revise later.  Commented out some tests, as I'm unsure if they are useful in Python 3.</title>
<updated>2011-09-21T16:49:55+00:00</updated>
<author>
<name>Joe Dallago</name>
<email>jd.dallago@gmail.com</email>
</author>
<published>2011-09-21T16:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=79b176975ace68d9c9020d3907cbdc980b4a976d'/>
<id>79b176975ace68d9c9020d3907cbdc980b4a976d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Committing to show something to mcdonc.</title>
<updated>2011-09-21T03:15:04+00:00</updated>
<author>
<name>Joe Dallago</name>
<email>jd.dallago@gmail.com</email>
</author>
<published>2011-09-21T03:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=ff54a81a6440ec39e9086716caf0c67f0f8de8a7'/>
<id>ff54a81a6440ec39e9086716caf0c67f0f8de8a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed the func_name issue</title>
<updated>2011-09-21T02:46:26+00:00</updated>
<author>
<name>Joe Dallago</name>
<email>jd.dallago@gmail.com</email>
</author>
<published>2011-09-21T02:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=30fa0062e8694dd11099bb4661c38c7800375317'/>
<id>30fa0062e8694dd11099bb4661c38c7800375317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
