<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/waitress.git/setup.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>Move from setup.py to setup.cfg</title>
<updated>2020-04-17T05:54:29+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-02-03T06:54:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=e2facc893269d8a7492ae23ed047fb50b71ccd6b'/>
<id>e2facc893269d8a7492ae23ed047fb50b71ccd6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop Python 3.4</title>
<updated>2020-02-03T05:54:01+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-02-03T00:38:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=3db639fee74a10524e6908318f3f8f6e7c545e9b'/>
<id>3db639fee74a10524e6908318f3f8f6e7c545e9b</id>
<content type='text'>
This is necessary due to needing coverage&gt;=5.0, which is no longer
available on Python 3.4.

Python 3.4 is also now past end of life.

This continued to work by chance due to Travis having nosetest installed
in the Python global installation, and thus the failure from tox to
install coverage&gt;=5.0 did not cause errors on Travis.

Testing locally I still had an old version of coverage installed, and
that version had not yet dropped Python 3.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is necessary due to needing coverage&gt;=5.0, which is no longer
available on Python 3.4.

Python 3.4 is also now past end of life.

This continued to work by chance due to Travis having nosetest installed
in the Python global installation, and thus the failure from tox to
install coverage&gt;=5.0 did not cause errors on Travis.

Testing locally I still had an old version of coverage installed, and
that version had not yet dropped Python 3.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prep v1.4.3</title>
<updated>2020-02-03T05:50:27+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-02-03T05:50:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=cbc89bf742ef7cbca17671ec9acd3898491c378f'/>
<id>cbc89bf742ef7cbca17671ec9acd3898491c378f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CHANGES and bump version to 1.4.2</title>
<updated>2020-01-02T22:49:36+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2020-01-02T20:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=3a54e2993db7182feaea4602aac7c1fa8f2ca08b'/>
<id>3a54e2993db7182feaea4602aac7c1fa8f2ca08b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number</title>
<updated>2019-12-23T14:09:25+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2019-12-23T13:59:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=3c58e397cc17e51e1127e971621fb617b04bd33d'/>
<id>3c58e397cc17e51e1127e971621fb617b04bd33d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 1.4.0</title>
<updated>2019-12-20T10:27:24+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2019-12-18T13:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=e586be8f43dbb266b9ef28bb285408b3ac3dacd4'/>
<id>e586be8f43dbb266b9ef28bb285408b3ac3dacd4</id>
<content type='text'>
Updating version to version 1.4.0 due to the many changes in this
release. If anyone has explicitly pinned 1.3.x they will need to opt-in
to receive the security fixes, which do come with big changes that may
cahnge how Waitress handles HTTP requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updating version to version 1.4.0 due to the many changes in this
release. If anyone has explicitly pinned 1.3.x they will need to opt-in
to receive the security fixes, which do come with big changes that may
cahnge how Waitress handles HTTP requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coverage reporting of subprocess in coverage 5.x</title>
<updated>2019-12-19T14:58:30+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2019-12-18T15:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=1809765a65076844b67a122b4a573bcba36e2dcd'/>
<id>1809765a65076844b67a122b4a573bcba36e2dcd</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 entire code base</title>
<updated>2019-12-12T19:45:25+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2019-12-12T19:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=0a05a2f5932d87e5f4e150edc00b4e9a62c87791'/>
<id>0a05a2f5932d87e5f4e150edc00b4e9a62c87791</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prep for 1.3.1</title>
<updated>2019-08-27T20:36:58+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2019-08-27T20:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=05e965e02f9d73fa6db18a120da1bebcfe429ca2'/>
<id>05e965e02f9d73fa6db18a120da1bebcfe429ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prep v1.3.0</title>
<updated>2019-04-23T03:15:13+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>bertjw@regeer.org</email>
</author>
<published>2019-04-23T03:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=e2210c9258702b7a46fa23f3f5e8389d56999748'/>
<id>e2210c9258702b7a46fa23f3f5e8389d56999748</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
