Custom Query (1173 matches)
Results (154 - 156 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#647 | fixed | Uncontrolled reading of files into memory | ||
Description |
Hi! When I was looking at the attachments source code I have seen code like this:
This is dangerous because you read |
|||
#648 | fixed | STL (3D) media type: buttons have redundant tooltips, one is wrong | ||
Description | ||||
#651 | fixed | Switch to Pillow? | ||
Description |
This has been mentioned by willkg in several previous bugs: #392 #57 (and one where someone mentioned it as a fix: #412) but maybe we should switch from PIL to Pillow; PIL seems to be better maintained: https://pypi.python.org/pypi/Pillow/ However, we shouldn't just make this switch without considering the implications. For example, we are currently shooting for Debian packaging, but Pillow is not packaged in Debian. Pillow is apparently backwards compatible though? |