<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/waitress.git/src/waitress/server.py, 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>fix a crash in the MultiSocketServer startup and re-enable startup messages</title>
<updated>2020-11-29T21:06:33+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2020-11-29T21:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=e5d443750e30b7ea61bd183d5270820bc4e9a81a'/>
<id>e5d443750e30b7ea61bd183d5270820bc4e9a81a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove attempt to resolve IP address to server_name</title>
<updated>2020-11-27T05:42:44+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-11-27T05:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=2f2972e8349d19cc36472e54fc9969b431ef1413'/>
<id>2f2972e8349d19cc36472e54fc9969b431ef1413</id>
<content type='text'>
Instead we just rely on the server_name passed in to the adjustment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead we just rely on the server_name passed in to the adjustment.
</pre>
</div>
</content>
</entry>
<entry>
<title>blackify</title>
<updated>2020-10-22T14:27:11+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2020-10-22T14:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=25e093936d31dba3d5b042f842566729fb01668c'/>
<id>25e093936d31dba3d5b042f842566729fb01668c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>only change state while accepting</title>
<updated>2020-10-22T07:59:10+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2020-10-22T07:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=78e98a75e527f90d8d8f2a25f5cb3f26527e75b4'/>
<id>78e98a75e527f90d8d8f2a25f5cb3f26527e75b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>warn when the server stops listening for connections because its in overflow</title>
<updated>2020-10-22T07:52:02+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2020-10-22T07:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=866ceac9d51e2a9f3434cce55aa478fd455e07f1'/>
<id>866ceac9d51e2a9f3434cce55aa478fd455e07f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates MultiSocketServer to use log_info instead of print</title>
<updated>2020-10-16T11:09:12+00:00</updated>
<author>
<name>Sergi Delgado Segura</name>
<email>sergi.delgado.s@gmail.com</email>
</author>
<published>2020-10-16T11:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=42a8e0d9273a1529f36ae03233e100c3e25e91ea'/>
<id>42a8e0d9273a1529f36ae03233e100c3e25e91ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use log_info instead of print in print_listen</title>
<updated>2020-09-22T07:41:36+00:00</updated>
<author>
<name>Łukasz Stolcman</name>
<email>lukasz.stolcman@tivix.com</email>
</author>
<published>2020-09-03T12:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=d174599327bcaa0694a4097944d2a6ed99470939'/>
<id>d174599327bcaa0694a4097944d2a6ed99470939</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Black formatting update</title>
<updated>2020-09-07T18:59:22+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-09-07T18:59:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=fcfe88c49034e4f5e6316a581ac57aaaf9613346'/>
<id>fcfe88c49034e4f5e6316a581ac57aaaf9613346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add isort to the project</title>
<updated>2020-08-16T04:07:51+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-08-16T04:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=1b4bcce97cceaae588b5508d42308f13be926ce2'/>
<id>1b4bcce97cceaae588b5508d42308f13be926ce2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Blacken the codebase</title>
<updated>2020-08-16T01:55:05+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-05-07T07:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=df5501b3a7a6c6dbf5b7ece3abf9f3258ab89105'/>
<id>df5501b3a7a6c6dbf5b7ece3abf9f3258ab89105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
