<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/mod_wsgi.git/src/server/__init__.py, branch 4.6.5</title>
<subtitle>github.com: GrahamDumpleton/mod_wsgi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/'/>
<entry>
<title>Use /dev/null for mime types if no system mime types file can be found.</title>
<updated>2018-10-22T03:47:33+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-10-22T03:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=2068d9eecd6c2787695c07769f764ebf2d6d209a'/>
<id>2068d9eecd6c2787695c07769f764ebf2d6d209a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use /var/tmp directory for temporary server root directory on macOS.</title>
<updated>2018-10-22T03:19:53+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-10-22T03:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=218e79dd1eb06806aa7e749a4d4a96cf2e2f03d9'/>
<id>218e79dd1eb06806aa7e749a4d4a96cf2e2f03d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add special support for using mod_wsgi-express with shiv variant of a zipapp.</title>
<updated>2018-10-22T03:07:08+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-10-22T03:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=0c72bb3da64326be273d1f51b29ec2df89f5dad7'/>
<id>0c72bb3da64326be273d1f51b29ec2df89f5dad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Static files in document root not accessing when WSGI application mounted at sub URL.</title>
<updated>2018-06-29T01:42:00+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-06-29T01:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=df1eda851c804c7a3944d7422461eb90e9535d8e'/>
<id>df1eda851c804c7a3944d7422461eb90e9535d8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default value in help string for queue timeout didn't match code, which used 45 seconds.</title>
<updated>2018-03-14T05:39:27+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-03-14T05:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=6df8f9cd4356ba80e9f415052a500c12d665fea2'/>
<id>6df8f9cd4356ba80e9f415052a500c12d665fea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --cpu-time-limit option to mod_wsgi-express.</title>
<updated>2018-02-08T10:20:28+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-02-08T10:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=beca67869affb1addd03c3803c31ea6e0dc87a26'/>
<id>beca67869affb1addd03c3803c31ea6e0dc87a26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include actual isatty check still when using --isatty option.</title>
<updated>2018-02-05T23:19:21+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-02-05T23:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=7fbc1da40edf050596d45acf5cee51fbd9a5ed4b'/>
<id>7fbc1da40edf050596d45acf5cee51fbd9a5ed4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add special mode to daemon processes triggered by setting threads to 0, for running service scripts. This handles signals properly.</title>
<updated>2018-01-24T07:36:23+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-01-24T07:36:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=e1d751ca3e703b4dc2e49980415c2c842c5c3f24'/>
<id>e1d751ca3e703b4dc2e49980415c2c842c5c3f24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default to using directory specified by TMPDIR environment variable before using /tmp as parent for server root when not specified.</title>
<updated>2018-01-23T14:27:45+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-01-23T14:27:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=d20a5a647cb8c459f57c38be63d1833bbc95589a'/>
<id>d20a5a647cb8c459f57c38be63d1833bbc95589a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --isatty option to mod_wsgi-express as interim option for ignoring SIGWINCH when in interactive terminal session.</title>
<updated>2018-01-23T12:58:25+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2018-01-23T12:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=55d768eef5435a8228d7e61124a68c5f9be5b87c'/>
<id>55d768eef5435a8228d7e61124a68c5f9be5b87c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
