<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/webob.git/tests/test_datetime_utils.py, branch perf/response</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>test_datetime_utils.py converted to assert from nose</title>
<updated>2016-04-15T08:20:55+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2016-04-15T08:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=8f3e54685c8ebc34d69df1ef3239adcdf5e451bd'/>
<id>8f3e54685c8ebc34d69df1ef3239adcdf5e451bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>100% datetime_utils coverage</title>
<updated>2011-09-22T02:06:09+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-22T02:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=5dd785ff42cf13888e27ba28c576c0d662392135'/>
<id>5dd785ff42cf13888e27ba28c576c0d662392135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>b -&gt; bytes_</title>
<updated>2011-09-20T07:01:36+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-20T07:01:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=86c7200b7d0c4a814e82f01cb2d6c0635c10ff84'/>
<id>86c7200b7d0c4a814e82f01cb2d6c0635c10ff84</id>
<content type='text'>
u -&gt; text_

Use b'' literals instead of calls to b()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
u -&gt; text_

Use b'' literals instead of calls to b()
</pre>
</div>
</content>
</entry>
<entry>
<title>work towards creating and using 'compat' module and removing syntax errors when code is run under py3k; all tests pass under py2, but most tests still fail under py3k</title>
<updated>2011-09-16T02:24:40+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-09-16T02:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=37bd9b5b167684ce70a2ee4fe4340f0ef80717d8'/>
<id>37bd9b5b167684ce70a2ee4fe4340f0ef80717d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import rfc822 -&gt; import email.utils</title>
<updated>2011-08-14T00:49:45+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-08-14T00:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=9b179f7cbeff4b061a3efecb0889535235e25490'/>
<id>9b179f7cbeff4b061a3efecb0889535235e25490</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add '_now' test hook in datetime_utils [from pycon2011 sprint w/ edits]</title>
<updated>2011-03-21T23:13:20+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-03-21T23:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=242a6ab6acd19c415ac6962de00791dde9023b2a'/>
<id>242a6ab6acd19c415ac6962de00791dde9023b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint in Atlanta GA. Only tests updates are in it, library code changes are committed separately.</title>
<updated>2011-03-21T22:30:07+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-03-21T22:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=d57f2946a5b210a7fc6e7349fff27e5cc0a3584e'/>
<id>d57f2946a5b210a7fc6e7349fff27e5cc0a3584e</id>
<content type='text'>
The sprint was organised by Chris McDonough and provided WebOb with 100% statement coverage.
Participated: Alexandre Conrad, Patricio Paez, Whit Morriss, Rob Miller, Reed O'Brien, Chris Shenton, Joe Dallago, Tres Seaver, Casey Duncan, Kai Groner, Chris McDonough.
The bitbucket fork on which this work was done is at https://bitbucket.org/chrism/webob-py3k and contains a detailed changelog.
A big thank you to everyone who contributed!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The sprint was organised by Chris McDonough and provided WebOb with 100% statement coverage.
Participated: Alexandre Conrad, Patricio Paez, Whit Morriss, Rob Miller, Reed O'Brien, Chris Shenton, Joe Dallago, Tres Seaver, Casey Duncan, Kai Groner, Chris McDonough.
The bitbucket fork on which this work was done is at https://bitbucket.org/chrism/webob-py3k and contains a detailed changelog.
A big thank you to everyone who contributed!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a lot of tests.</title>
<updated>2011-02-20T01:21:52+00:00</updated>
<author>
<name>Sergey Schetinin</name>
<email>sergey@maluke.com</email>
</author>
<published>2011-02-20T01:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/webob.git/commit/?id=b79d67257ecf68bb4f1647142dea00d44b91007f'/>
<id>b79d67257ecf68bb4f1647142dea00d44b91007f</id>
<content type='text'>
This is an aggregate patch of the work done by Mariano Mara and Danny Navarro.
For more detailed changelog see https://bitbucket.org/marplatense/webobtestcoverage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an aggregate patch of the work done by Mariano Mara and Danny Navarro.
For more detailed changelog see https://bitbucket.org/marplatense/webobtestcoverage
</pre>
</div>
</content>
</entry>
</feed>
