<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste-git.git/paste, branch BB-4</title>
<subtitle>github.com: cdent/paste.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste-git.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://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=d9831da2ed66bc047641343def582222f03c6a0f'/>
<id>d9831da2ed66bc047641343def582222f03c6a0f</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://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=740fd18c1568047b1bf45ec76f5a3a500c46aff6'/>
<id>740fd18c1568047b1bf45ec76f5a3a500c46aff6</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://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=e123234948e8fac18f21d69da3b3b7f49969106c'/>
<id>e123234948e8fac18f21d69da3b3b7f49969106c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=69e40c88fb262931f39f52e0abc11e51ca0590bd'/>
<id>69e40c88fb262931f39f52e0abc11e51ca0590bd</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://91.123.203.49/cgit/delta/python-packages/paste-git.git/commit/?id=0fe289bf2f016ab296b17e47ef2c94ec38ed025d'/>
<id>0fe289bf2f016ab296b17e47ef2c94ec38ed025d</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>
</feed>
