<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/waitress.git/waitress/trigger.py, branch workflows</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>Vendor asyncore into waitress as waitress.wasyncore. (#199)</title>
<updated>2018-09-01T01:47:03+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2018-09-01T01:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=14778962fafb44bdd1c2ce1a163d197225a6508a'/>
<id>14778962fafb44bdd1c2ce1a163d197225a6508a</id>
<content type='text'>
Waitress has now "vendored" asyncore into itself as ``waitress.wasyncore``.
This is to cope with the eventuality that asyncore will be removed from
the Python standard library in 3.8 or so.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Waitress has now "vendored" asyncore into itself as ``waitress.wasyncore``.
This is to cope with the eventuality that asyncore will be removed from
the Python standard library in 3.8 or so.</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from the low level Python thread/_thread module to the threading module.</title>
<updated>2015-04-20T18:32:06+00:00</updated>
<author>
<name>Shane Hathaway</name>
<email>shane@wingcash.com</email>
</author>
<published>2015-04-20T18:32:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=5d406af2b76d6a03fb7627723db6e16030d11baa'/>
<id>5d406af2b76d6a03fb7627723db6e16030d11baa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>autopep8 runthrough and janitorial changes.</title>
<updated>2013-05-23T20:25:42+00:00</updated>
<author>
<name>Keith Gaughan</name>
<email>k@stereochro.me</email>
</author>
<published>2013-05-23T20:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=d4c6e186b05494549498ec6f4730a51722fb88ff'/>
<id>d4c6e186b05494549498ec6f4730a51722fb88ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add trigger tests</title>
<updated>2011-12-28T12:22:03+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-28T12:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=f2d825f15dba2919128fada60c1b7f80a3054fd8'/>
<id>f2d825f15dba2919128fada60c1b7f80a3054fd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>put trigger on server instance rather than having it as a global</title>
<updated>2011-12-26T06:48:19+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-26T06:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=55a6ac529f6a1eca817feb4a9e501412f193a962'/>
<id>55a6ac529f6a1eca817feb4a9e501412f193a962</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix on windows</title>
<updated>2011-12-26T06:18:43+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-26T06:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=819be8bcca6a48b916fcf3bcfe9d749301603949'/>
<id>819be8bcca6a48b916fcf3bcfe9d749301603949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more py3 compat sopping</title>
<updated>2011-12-23T00:49:55+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-23T00:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=ed51faa718589d1db3478f327145db906a5ebb11'/>
<id>ed51faa718589d1db3478f327145db906a5ebb11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more py3 prep</title>
<updated>2011-12-23T00:35:31+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-23T00:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=97c9be921208847ab556f16d2425db90c0eea29b'/>
<id>97c9be921208847ab556f16d2425db90c0eea29b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add task tests</title>
<updated>2011-12-22T09:54:41+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-22T09:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=d0f36f596b074393cf80bd75c428ba230831fdd3'/>
<id>d0f36f596b074393cf80bd75c428ba230831fdd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get test_regression to 100pct</title>
<updated>2011-12-22T08:19:47+00:00</updated>
<author>
<name>Chris McDonough</name>
<email>chrism@plope.com</email>
</author>
<published>2011-12-22T08:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/waitress.git/commit/?id=7b37b9a7034d6a0c47227c73e75dbafdf58c832b'/>
<id>7b37b9a7034d6a0c47227c73e75dbafdf58c832b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
