<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git, branch BB-4</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>Make utility function private: _get_headers</title>
<updated>2015-04-30T19:35:19+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-30T19:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=24119f5adc0133a597e989c5f0209f615f5a6d8c'/>
<id>24119f5adc0133a597e989c5f0209f615f5a6d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make get_headers default to Python 3; fallback to Python 2</title>
<updated>2015-04-30T14:27:52+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-30T14:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=9d67cc2e257e998fc5b820675c1be22b083f35dc'/>
<id>9d67cc2e257e998fc5b820675c1be22b083f35dc</id>
<content type='text'>
as suggested by @haypo at https://bitbucket.org/ianb/paste/pull-request/22/fix-improper-commas-in-request-headers-in/diff#comment-6583636
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as suggested by @haypo at https://bitbucket.org/ianb/paste/pull-request/22/fix-improper-commas-in-request-headers-in/diff#comment-6583636
</pre>
</div>
</content>
</entry>
<entry>
<title>Make get all values of a header work on both Python 2 and 3</title>
<updated>2015-04-28T17:01:48+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-28T17:01:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=1976ddda0db68e75bd4cf1bdd3f3eb0b3b99eee7'/>
<id>1976ddda0db68e75bd4cf1bdd3f3eb0b3b99eee7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/test_httpserver.py: Add test_environ_with_multiple_values</title>
<updated>2015-04-28T16:57:32+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-28T16:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=a3cba0d0ae06ef33c002d1d424564c16aef8ab61'/>
<id>a3cba0d0ae06ef33c002d1d424564c16aef8ab61</id>
<content type='text'>
Tests when there are two `Host:` headers present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests when there are two `Host:` headers present.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/test_httpserver.py: Use `email` module instead of `mimetools`</title>
<updated>2015-04-28T16:49:48+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-28T16:49:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=d2ff513fbb1f16adfd2d7f7c84d5ec4b04457237'/>
<id>d2ff513fbb1f16adfd2d7f7c84d5ec4b04457237</id>
<content type='text'>
because `mimetools` is deprecated and doesn't work in Python 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because `mimetools` is deprecated and doesn't work in Python 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix improper commas in request headers in wsgi_environ</title>
<updated>2015-04-27T23:54:31+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-27T23:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=9b68e059e73c44bfc03b906f2271c8ac49aabcfb'/>
<id>9b68e059e73c44bfc03b906f2271c8ac49aabcfb</id>
<content type='text'>
Revert from using `get` to `getheaders` method.

fixes #4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert from using `get` to `getheaders` method.

fixes #4
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests/test_httpserver.py</title>
<updated>2015-04-27T23:52:56+00:00</updated>
<author>
<name>Marc Abramowitz</name>
<email>marc@marc-abramowitz.com</email>
</author>
<published>2015-04-27T23:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=317c5ab5492dc2f0c02f4a284b6603d8ae768fcb'/>
<id>317c5ab5492dc2f0c02f4a284b6603d8ae768fcb</id>
<content type='text'>
which contains a test for the issue in BB-4, where the WSGI environment has
strings with commas in them that don't belong.

See issue #4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which contains a test for the issue in BB-4, where the WSGI environment has
strings with commas in them that don't belong.

See issue #4.
</pre>
</div>
</content>
</entry>
<entry>
<title>set version to 2.0.2</title>
<updated>2015-04-23T21:56:29+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-23T21:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=800e8b80e8f7d6b8a8a17061b3258eace6f6f89d'/>
<id>800e8b80e8f7d6b8a8a17061b3258eace6f6f89d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 2.0.1 for changeset a0ef0e57e057</title>
<updated>2015-04-23T21:54:21+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-23T21:54:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=c0385662bdaf89ada9ce9c99c49de2cdd3104edd'/>
<id>c0385662bdaf89ada9ce9c99c49de2cdd3104edd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prepare release 2.0.1</title>
<updated>2015-04-23T21:54:15+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-04-23T21:54:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=7fdb4ca7f1f10de39ee2b73b0f2eca50e4ec7ada'/>
<id>7fdb4ca7f1f10de39ee2b73b0f2eca50e4ec7ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
