Custom Query (1173 matches)
Results (223 - 225 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5321 | fixed | Use of deprecated frombytes when processing videos causes the task to fail | ||
| Description |
When transcoding a video using a recent version of PIL transcoding a video fails reproducible. The reason for this is an The attached patch fixes this. |
|||
| #5317 | fixed | Enable Paste 2.0 (once it's fixed) | ||
| Description |
There's a current serious issue where Paste 2.0 breaks the WSGI environment. When this is fixed we should move over, since Paste 2.0 nicely works with Python 3. |
|||
| #5315 | fixed | use `env` in shebangs | ||
| Description |
bash shebangs be changed to go to #!/usr/bin/env bash instead of /usr/bin/bash. That would make things work out of the box on systems where bash is not in /usr/bin, which is the case in all the BSDs and Solaris |
|||
