<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git, branch master</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>fix typo</title>
<updated>2018-10-23T15:08:09+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chris.dent@gmail.com</email>
</author>
<published>2018-10-23T15:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=0c297a05c8fc09a0fef47d53a6ee586e1a6d305e'/>
<id>0c297a05c8fc09a0fef47d53a6ee586e1a6d305e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README to indicate move to github</title>
<updated>2018-10-23T15:06:07+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chris.dent@gmail.com</email>
</author>
<published>2018-10-23T15:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=a325fcbd8c45d303d9d5c515fe6012c3fdee0c59'/>
<id>a325fcbd8c45d303d9d5c515fe6012c3fdee0c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in onovy/paste (pull request #36)</title>
<updated>2018-10-23T13:46:30+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chris.dent@gmail.com</email>
</author>
<published>2018-10-23T13:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=788847a8afd0ff9af5f591bf76e63df25f1e4e3e'/>
<id>788847a8afd0ff9af5f591bf76e63df25f1e4e3e</id>
<content type='text'>
Use correct variable when building message for exception
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use correct variable when building message for exception
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jeblair/paste (pull request #38)</title>
<updated>2018-10-23T13:44:19+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chris.dent@gmail.com</email>
</author>
<published>2018-10-23T13:44:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=045bd6b097722f43359c6119a27b2b6552cd4c92'/>
<id>045bd6b097722f43359c6119a27b2b6552cd4c92</id>
<content type='text'>
Fix error on httpserver shutdown
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error on httpserver shutdown
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in bmwiedemann/ianb-paste (pull request #40)</title>
<updated>2018-10-23T13:42:06+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chris.dent@gmail.com</email>
</author>
<published>2018-10-23T13:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=cc783950e43707ae2cae30d9bbe49985ca88b8fb'/>
<id>cc783950e43707ae2cae30d9bbe49985ca88b8fb</id>
<content type='text'>
make tests pass after 2031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make tests pass after 2031
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in hroncok/paste/py37 (pull request #41)</title>
<updated>2018-10-23T13:34:48+00:00</updated>
<author>
<name>Chris Dent</name>
<email>chris.dent@gmail.com</email>
</author>
<published>2018-10-23T13:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=86c6d0c12a1692d834e3c57356a917cb3e3d6111'/>
<id>86c6d0c12a1692d834e3c57356a917cb3e3d6111</id>
<content type='text'>
Python 3.7 support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.7 support
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tox with Python 3.6 and 3.7</title>
<updated>2018-06-08T16:51:33+00:00</updated>
<author>
<name>Miro Hron?ok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2018-06-08T16:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=aef113c66b66565222cf99e928319b23a21a512a'/>
<id>aef113c66b66565222cf99e928319b23a21a512a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't raise StopIteration from generator, return instead</title>
<updated>2018-06-08T16:49:42+00:00</updated>
<author>
<name>Miro Hron?ok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2018-06-08T16:49:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=e66badb150bda491aa82a09b4dfce711b83561b6'/>
<id>e66badb150bda491aa82a09b4dfce711b83561b6</id>
<content type='text'>
See https://www.python.org/dev/peps/pep-0479/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://www.python.org/dev/peps/pep-0479/
</pre>
</div>
</content>
</entry>
<entry>
<title>make tests pass after 2031</title>
<updated>2018-02-21T09:25:37+00:00</updated>
<author>
<name>Bernhard M. Wiedemann</name>
<email>bernhard+hgcommit@lsmod.de</email>
</author>
<published>2018-02-21T09:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=966a39bb00b9637f4a61f82e1830bf883cb3e512'/>
<id>966a39bb00b9637f4a61f82e1830bf883cb3e512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error on httpserver shutdown</title>
<updated>2017-06-06T15:59:12+00:00</updated>
<author>
<name>James E. Blair</name>
<email>jeblair@redhat.com</email>
</author>
<published>2017-06-06T15:59:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/paste.git/commit/?id=11beef0bc900391315860f9ac07d065382008519'/>
<id>11beef0bc900391315860f9ac07d065382008519</id>
<content type='text'>
If a worker thread takes longer than 0.5s to shut down, we try
to kill it.  However, if it manages to stop between the 0.5s
timeout and the call to kill_worker, kill_worker will raise
an exception and abort shutdown.

Handle that case with an exception handler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a worker thread takes longer than 0.5s to shut down, we try
to kill it.  However, if it manages to stop between the 0.5s
timeout and the call to kill_worker, kill_worker will raise
an exception and abort shutdown.

Handle that case with an exception handler.
</pre>
</div>
</content>
</entry>
</feed>
