<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/package, 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>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>PEP8 setup.py's</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:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=c2a76e4682cf4cfe81e98de874958ed885a4d159'/>
<id>c2a76e4682cf4cfe81e98de874958ed885a4d159</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing waitress dependency</title>
<updated>2018-09-07T17:51:56+00:00</updated>
<author>
<name>Kuzma</name>
<email>k.leshakov@yandex.ru</email>
</author>
<published>2018-09-07T17:51:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=8367b0b94c470c132ec0c4ba4669733b6ae4f5b7'/>
<id>8367b0b94c470c132ec0c4ba4669733b6ae4f5b7</id>
<content type='text'>
Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Waitress is needed in the code used in this tutorial step: https://docs.pylonsproject.org/projects/pyramid/en/latest/quick_tutorial/package.html</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "setup.py: add waitress requirement"</title>
<updated>2017-11-25T18:47:47+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-11-25T18:47:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=6e72d48469790a21207cb989ef8f0b784190e72a'/>
<id>6e72d48469790a21207cb989ef8f0b784190e72a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup.py: add waitress requirement</title>
<updated>2017-11-25T11:20:10+00:00</updated>
<author>
<name>silum</name>
<email>deneys.maartens@gmail.com</email>
</author>
<published>2017-11-25T11:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=3bcc8e7fca65ec0483887b1c960394696d12e397'/>
<id>3bcc8e7fca65ec0483887b1c960394696d12e397</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>Update example apps to use config context manager in Quick Tour</title>
<updated>2017-07-04T04:06:56+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-07-04T04:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=e33212c6746cbf50c4952b5d8c8d93714cf06ccd'/>
<id>e33212c6746cbf50c4952b5d8c8d93714cf06ccd</id>
<content type='text'>
- add missing EOF line ending
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add missing EOF line ending
</pre>
</div>
</content>
</entry>
<entry>
<title>First cut at import of quick tutorial.</title>
<updated>2013-09-13T20:52:14+00:00</updated>
<author>
<name>Paul Everitt</name>
<email>paul@agendaless.com</email>
</author>
<published>2013-09-13T20:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=b1b92284f496800a4dfd2cea72cb9be07ba8661c'/>
<id>b1b92284f496800a4dfd2cea72cb9be07ba8661c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
