<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/narr, 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>docs: missing self in SessionSecurityPolicy example</title>
<updated>2024-03-01T23:52:34+00:00</updated>
<author>
<name>Rob van der Linde</name>
<email>robvdl@gmail.com</email>
</author>
<published>2024-03-01T23:50:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=3a59cfef972463e6fa2512359fdfbbef5d1d9c35'/>
<id>3a59cfef972463e6fa2512359fdfbbef5d1d9c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop support for python 3.7 which was eol in 2023</title>
<updated>2024-01-29T05:58:08+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2024-01-29T05:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=264f5ce2329f6eb8011cdf5ccec85b136848b1da'/>
<id>264f5ce2329f6eb8011cdf5ccec85b136848b1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3735 from adroullier/script_info</title>
<updated>2024-01-28T01:23:23+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2024-01-28T01:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=55f9eb0bb0b72fe60ecde7529edbc27aceade187'/>
<id>55f9eb0bb0b72fe60ecde7529edbc27aceade187</id>
<content type='text'>
Adding script name to 'global_config' during application setup </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding script name to 'global_config' during application setup </pre>
</div>
</content>
</entry>
<entry>
<title>Update docs to mention Python 3.12 support</title>
<updated>2023-11-30T09:48:08+00:00</updated>
<author>
<name>Ievgen Popovych</name>
<email>jmennius@gmail.com</email>
</author>
<published>2023-11-30T09:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ca7325944a807694030bc342132aefd0efeea342'/>
<id>ca7325944a807694030bc342132aefd0efeea342</id>
<content type='text'>
Signed-off-by: Ievgen Popovych &lt;jmennius@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ievgen Popovych &lt;jmennius@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding script name to 'global_config' during application setup as '__script__'</title>
<updated>2023-10-24T11:24:24+00:00</updated>
<author>
<name>adroullier</name>
<email>arndt@nive.co</email>
</author>
<published>2023-10-19T15:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=cbdc4b9ad9bdb20a4e0ad17f9d5af26147b771f9'/>
<id>cbdc4b9ad9bdb20a4e0ad17f9d5af26147b771f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken links</title>
<updated>2023-09-14T21:29:26+00:00</updated>
<author>
<name>Mike Fiedler</name>
<email>miketheman@gmail.com</email>
</author>
<published>2023-09-14T21:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=5bd08edee613cf68916c8fc6a3c1204cfba9ba49'/>
<id>5bd08edee613cf68916c8fc6a3c1204cfba9ba49</id>
<content type='text'>
Found when browsing around.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found when browsing around.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3713 from jvanasco/main</title>
<updated>2022-12-30T17:18:04+00:00</updated>
<author>
<name>Michael Merickel</name>
<email>michael@merickel.org</email>
</author>
<published>2022-12-30T17:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=d3fc4f97e8d5b8553c2a40da535a4b82d41d8ea1'/>
<id>d3fc4f97e8d5b8553c2a40da535a4b82d41d8ea1</id>
<content type='text'>
rename "master" to "main"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename "master" to "main"</pre>
</div>
</content>
</entry>
<entry>
<title>Declare support for python 3.11</title>
<updated>2022-12-25T17:44:36+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2022-12-25T17:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=ce639190b4a61b4d51c5cacbe634451cddfd6c39'/>
<id>ce639190b4a61b4d51c5cacbe634451cddfd6c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests on Python 3.11</title>
<updated>2022-12-25T17:40:27+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2022-12-25T17:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=aa25fbc378cd4d48fd2eb2c0d55ae488e2d6c9a0'/>
<id>aa25fbc378cd4d48fd2eb2c0d55ae488e2d6c9a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update links to Python Support schedule</title>
<updated>2022-12-25T17:38:54+00:00</updated>
<author>
<name>Stefano Rivera</name>
<email>stefano@rivera.za.net</email>
</author>
<published>2022-12-25T17:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=b52916545c1decc1b1d09a51fa95cdd3dd161cc4'/>
<id>b52916545c1decc1b1d09a51fa95cdd3dd161cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
