Custom Query (1173 matches)
Results (250 - 252 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #953 | wontfix | Skip tests know to fail under Python 2.6 | ||
| Description |
As stated in #909, there are some tests that fail under Python 2.6. Until pytest is fixed we should skip these tests when we detect we're running Python 2.6. |
|||
| #961 | fixed | "lazyserver.sh -h" gives incorrect option names | ||
| Description |
The current output is: ./lazyserver.sh [-h] [-c filename.ini] [ARGS_to_paster ...]
For example:
./lazyserver.sh -c fcgi.ini port_number=23371
or: ./lazyserver.sh --server-name=fcgi --log-file=paste.log
The configfile defaults to paste_local.ini,
if that is readable, otherwise paste.ini.
However,
|
|||
| #966 | wontfix | Latest version of "Markdown" package is incompatible with Python 2.6 | ||
| Description |
Markdown 2.5 has just been released and is incompatible with Python 2.6. Other than just dropping Python 2.6 support (not really an option for 0.7.*), we have two other options:
See the release notes for more details. |
|||
