<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/more_view_classes, 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>inheriting from `object` not necessary in py3</title>
<updated>2020-04-17T19:12:06+00:00</updated>
<author>
<name>Sergey Maranchuk</name>
<email>slav0nic@python.su</email>
</author>
<published>2020-04-17T19:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=6668e43d2d67db4574e08a9d54bd80eb105c1b28'/>
<id>6668e43d2d67db4574e08a9d54bd80eb105c1b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Carry forward previous setup.py changes.</title>
<updated>2018-10-07T11:26:35+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2018-10-07T11:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=3bb6f33b0401dd19f66ebd2c1c70d77e13886cf6'/>
<id>3bb6f33b0401dd19f66ebd2c1c70d77e13886cf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>issue #3182 removed extra lines from previous PR</title>
<updated>2018-05-15T22:08:19+00:00</updated>
<author>
<name>Radu Revutchi</name>
<email>radurevutchi@gmail.com</email>
</author>
<published>2018-05-15T22:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=21ea2cb9e6dbb509ba275f9d4cbad6258a9c3c51'/>
<id>21ea2cb9e6dbb509ba275f9d4cbad6258a9c3c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed issue #3182 - alphabetized dependencies in quick tutorial and aligned emphasize-lines</title>
<updated>2018-05-14T15:34:12+00:00</updated>
<author>
<name>Radu Revutchi</name>
<email>radurevutchi@gmail.com</email>
</author>
<published>2018-05-14T15:34:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=e68e308330bd1626518c695d3253f9db828f4669'/>
<id>e68e308330bd1626518c695d3253f9db828f4669</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
