andreymal

Results 116 comments of andreymal

>However, olefile does not - it works the same as Pillow does. @radarhere Install `olefile` from github https://github.com/decalage2/olefile See https://github.com/decalage2/olefile/tree/cc0bdc07/olefile/olefile.py#L1406-L1412

I intalled mozjpeg as default libjpeg in my Arch Linux, and Pillow can't save JPEG files with it: ``` I/O suspension not supported in scan optimization Traceback (most recent call...

@RyanZim why? This zip file has no viruses or something else. You can reproduce this even without this zip file. All required information is attached as plain text in the...

>I'm interested in why people want to use aqemu instead of virt-manager or VirtualBox? For me: 1) AQEMU is a GUI for QEMU which has more features than VirtualBox 2)...

[Something changed in Flask 2.2](https://github.com/pallets/flask/pull/4666), `PRESERVE_CONTEXT_ON_EXCEPTION` has been removed and everything seems to work fine now

(no one has even upvoted this issue, am I the only one in the world for whom the current behavior is causing troubles?)

Okay. I'm not working very closely with postcss at the moment; if I run into a similar problem again, I think I'll create another issue.