<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/waitress.git, branch resource-warnings</title>
<subtitle>github.com: Pylons/waitress.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/'/>
<entry>
<title>fix resource warnings</title>
<updated>2019-04-10T09:00:22+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-04-10T09:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=827e16d4095aa207164e7e6227cbb350b6cba160'/>
<id>827e16d4095aa207164e7e6227cbb350b6cba160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #242 from Pylons/outbuf-high-watermark</title>
<updated>2019-04-06T21:54:53+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2019-04-06T21:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=5583715063c30fda571ab0e0169b0068403dc53d'/>
<id>5583715063c30fda571ab0e0169b0068403dc53d</id>
<content type='text'>
outbuf_high_watermark</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
outbuf_high_watermark</pre>
</div>
</content>
</entry>
<entry>
<title>fix comment</title>
<updated>2019-04-06T21:36:03+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-04-06T21:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=9e1b10aa3d8787868ac8d7556b27d36a22357660'/>
<id>9e1b10aa3d8787868ac8d7556b27d36a22357660</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust changelog</title>
<updated>2019-04-05T18:42:39+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-04-05T18:42:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=4ee5af662d7cfc8ff9c212a397f5749dc7f9a879'/>
<id>4ee5af662d7cfc8ff9c212a397f5749dc7f9a879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify rotation</title>
<updated>2019-04-05T18:36:54+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-04-05T18:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=291f8e196ccb4343e2539a55d480b0b5a76d1e87'/>
<id>291f8e196ccb4343e2539a55d480b0b5a76d1e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify comment on len() issues</title>
<updated>2019-04-05T18:17:01+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2019-04-05T18:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=ecf13757fd585dbf7f2f9539663c69e261442c29'/>
<id>ecf13757fd585dbf7f2f9539663c69e261442c29</id>
<content type='text'>
Co-Authored-By: mmerickel &lt;github@m.merickel.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: mmerickel &lt;github@m.merickel.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>rotate outbuf if we've written more than outbuf_high_watermark bytes to it</title>
<updated>2019-04-05T18:07:44+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-04-05T18:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=b4df0057b599d84f8e55beaab55b9be6c0958ce7'/>
<id>b4df0057b599d84f8e55beaab55b9be6c0958ce7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add backpressure on the app_iter if the socket can't send data quickly enough</title>
<updated>2019-04-05T18:00:08+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-03-28T06:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=610544cfd7374d0c0067ba1dec217bb7b4c9092d'/>
<id>610544cfd7374d0c0067ba1dec217bb7b4c9092d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #247 from Pylons/idle-warning-redux-2</title>
<updated>2019-04-05T16:29:29+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2019-04-05T16:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=5bd69e9545718913bd2be0b4ab04f7da3d9f74c8'/>
<id>5bd69e9545718913bd2be0b4ab04f7da3d9f74c8</id>
<content type='text'>
warn if there are more pending jobs than idle threads</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warn if there are more pending jobs than idle threads</pre>
</div>
</content>
</entry>
<entry>
<title>warn if there are more pending jobs than idle threads</title>
<updated>2019-04-05T16:19:33+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2019-04-05T16:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/waitress.git/commit/?id=c1b681d177db6019fea189d122cb51cdea489eae'/>
<id>c1b681d177db6019fea189d122cb51cdea489eae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
