<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/unit_testing, branch main</title>
<subtitle>Pyramid web framework (fork of https://github.com/Pylons/pyramid).</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/'/>
<entry>
<title>Fix comments in `setup.py`s</title>
<updated>2018-10-09T06:55:40+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-09T06:55:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=43da8c96b77342b9d2203da9f32dc6b8db04e2a8'/>
<id>43da8c96b77342b9d2203da9f32dc6b8db04e2a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revise `setup.py`s</title>
<updated>2018-10-09T06:45:30+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-09T06:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=29f69b107313b3897280d10608f28a6fa5360e37'/>
<id>29f69b107313b3897280d10608f28a6fa5360e37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all the `setup.py`s</title>
<updated>2018-10-08T09:12:00+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-08T09:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=307313574f9726d1c03639114d1c976535c9b968'/>
<id>307313574f9726d1c03639114d1c976535c9b968</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make pytest an extra dependency in setup.py.</title>
<updated>2018-10-07T11:26:35+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-07T10:41:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=34a7a85436e1545356345affc21dd1a564635469'/>
<id>34a7a85436e1545356345affc21dd1a564635469</id>
<content type='text'>
Add paragraph on Setuptools extras.
Carry forward previous setup.py changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add paragraph on Setuptools extras.
Carry forward previous setup.py changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Quick Tutorial: Replace wsgiref with waitress</title>
<updated>2017-10-21T14:02:59+00:00</updated>
<author>
<name>Chris Shenton</name>
<email>chris@v-studios.com</email>
</author>
<published>2017-10-21T13:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=bcf79f0d2555236b8b70932d30fd76bd15591ba0'/>
<id>bcf79f0d2555236b8b70932d30fd76bd15591ba0</id>
<content type='text'>
In setup.py add waitress import.
In development.ini use waitress.
Adjust line number highlighting.
Mention that we're using it early in the tutorial.
Addresses #2926
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In setup.py add waitress import.
In development.ini use waitress.
Adjust line number highlighting.
Mention that we're using it early in the tutorial.
Addresses #2926
</pre>
</div>
</content>
</entry>
<entry>
<title>undo borkage: wsgiref does not use listen, it uses port</title>
<updated>2017-01-26T09:41:56+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-01-26T09:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=7ad5f3d841bb0e54c648b8ad22c62c8e0043fbd6'/>
<id>7ad5f3d841bb0e54c648b8ad22c62c8e0043fbd6</id>
<content type='text'>
- ref: #2919
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- ref: #2919
</pre>
</div>
</content>
</entry>
<entry>
<title>Added configuration for ipv6 in .ini files.</title>
<updated>2016-12-09T11:46:33+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-09T11:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=fb17a37442224961e4bd3d797945d130221acfb9'/>
<id>fb17a37442224961e4bd3d797945d130221acfb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed 'host' and 'port' configuration to a new 'listen' style that is now supported by waitress server.</title>
<updated>2016-12-07T09:32:13+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-06T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=07e802fa7d6a63a69b31514923f85d6e76dd33e8'/>
<id>07e802fa7d6a63a69b31514923f85d6e76dd33e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Changed 'host' and 'port' configuration to a new 'listen' style that …"</title>
<updated>2016-12-07T00:00:56+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2016-12-07T00:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=988c1f789faf9662abead1e1be40969be37867a8'/>
<id>988c1f789faf9662abead1e1be40969be37867a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed 'host' and 'port' configuration to a new 'listen' style that is now supported by waitress server.</title>
<updated>2016-12-06T09:49:38+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-06T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=1bf417e4c1b2865f44357a61ca16fadde310077e'/>
<id>1bf417e4c1b2865f44357a61ca16fadde310077e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
