<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/waitress.git, branch bugfix/close-buffer</title>
<subtitle>github.com: Pylons/waitress.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/'/>
<entry>
<title>Update CHANGES.txt</title>
<updated>2022-01-17T05:03:51+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2022-01-17T05:03:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=5e990241fa71ab0f676b3ec6e8360aa47b3cf400'/>
<id>5e990241fa71ab0f676b3ec6e8360aa47b3cf400</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>black: Fix whitespace</title>
<updated>2022-01-17T04:59:45+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2022-01-17T04:57:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=b59facd51eef152646ddc3f6a25acea924c14f3c'/>
<id>b59facd51eef152646ddc3f6a25acea924c14f3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test matrix for Python versions</title>
<updated>2022-01-17T04:59:45+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2022-01-17T04:44:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=6eacb791ae36cffd6b8ff4e55d68c6c78e34c806'/>
<id>6eacb791ae36cffd6b8ff4e55d68c6c78e34c806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close old buffer when overflowing in OverflowableBuffer</title>
<updated>2022-01-17T04:58:14+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2021-12-27T08:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=17ae760ad7359725b572439747c0efcc5cb0abc0'/>
<id>17ae760ad7359725b572439747c0efcc5cb0abc0</id>
<content type='text'>
When switching from a BytesIO to a file backed buffer, we were not
closing the old buffer after we had copied its contents. With this
change when we switch from a small buffer to a larger buffer or
vice-versa we will now attempt to close the old buffer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When switching from a BytesIO to a file backed buffer, we were not
closing the old buffer after we had copied its contents. With this
change when we switch from a small buffer to a larger buffer or
vice-versa we will now attempt to close the old buffer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #352 from franciozzy/runner-fix-help</title>
<updated>2021-09-09T02:28:16+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2021-09-09T02:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=f41e59826c81d7da5309e4b3694d5ac7a8bbd626'/>
<id>f41e59826c81d7da5309e4b3694d5ac7a8bbd626</id>
<content type='text'>
runner: Fix alignment of --url-prefix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
runner: Fix alignment of --url-prefix</pre>
</div>
</content>
</entry>
<entry>
<title>runner: Fix alignment of --url-prefix</title>
<updated>2021-09-08T21:12:13+00:00</updated>
<author>
<name>Felipe Franciosi</name>
<email>felipe@nutanix.com</email>
</author>
<published>2021-09-08T21:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=439ec78ad7f15d3bf9531e210c0e06f827629bae'/>
<id>439ec78ad7f15d3bf9531e210c0e06f827629bae</id>
<content type='text'>
The help message contained a misaligned option. This fixes it.

Signed-off-by: Felipe Franciosi &lt;felipe@nutanix.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The help message contained a misaligned option. This fixes it.

Signed-off-by: Felipe Franciosi &lt;felipe@nutanix.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #344 from hathawsh/add-remote-uri</title>
<updated>2021-05-15T21:18:49+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2021-05-15T21:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=84cfc2b8ac81b55a7223f51f6d807f634d98c0f9'/>
<id>84cfc2b8ac81b55a7223f51f6d807f634d98c0f9</id>
<content type='text'>
Add REQUEST_URI</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add REQUEST_URI</pre>
</div>
</content>
</entry>
<entry>
<title>black</title>
<updated>2021-05-11T15:23:04+00:00</updated>
<author>
<name>Shane Hathaway</name>
<email>shane@willowrise.com</email>
</author>
<published>2021-05-11T15:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=c68c9041eb1c443441c3afd645bdf0db7794ab0f'/>
<id>c68c9041eb1c443441c3afd645bdf0db7794ab0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct REQUEST_URI in CHANGES.txt</title>
<updated>2021-05-11T15:14:26+00:00</updated>
<author>
<name>Shane Hathaway</name>
<email>shane@willowrise.com</email>
</author>
<published>2021-05-11T15:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=f84d0fde4daf24e7f59f8a98c593fc624b26e23f'/>
<id>f84d0fde4daf24e7f59f8a98c593fc624b26e23f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add REMOTE_URI to the WSGI environ.</title>
<updated>2021-05-11T14:42:05+00:00</updated>
<author>
<name>Shane Hathaway</name>
<email>shane@willowrise.com</email>
</author>
<published>2021-05-11T14:42:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=22120803fed3bffc61c85c1b1acef8c2d68e620e'/>
<id>22120803fed3bffc61c85c1b1acef8c2d68e620e</id>
<content type='text'>
CHANGES.txt entry included.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CHANGES.txt entry included.
</pre>
</div>
</content>
</entry>
</feed>
