Changes between Initial Version and Version 1 of Ticket #9111, comment 13
- Timestamp:
- Aug 26, 2019, 5:20:10 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9111, comment 13
initial v1 1 The following patch makes it possible to use the installed version of [flup:WikiStart flup]instead of the bundled one (source:trunk/trac/web/_fcgi.py, which is from a quite old version not even available anymore from http://www.saddi.com/software/flup/dist/archive/, see also #3957).1 The following patch makes it possible to use the installed version of flup instead of the bundled one (source:trunk/trac/web/_fcgi.py, which is from a quite old version not even available anymore from http://www.saddi.com/software/flup/dist/archive/, see also #3957). 2 2 {{{#!diff 3 3