OS: Windows 11 Pro Python: 3.13.1 (free-threaded version) Pillow: 11.0.0 Please paste here the output of running: python3 -m PIL.report or python3 -m PIL --report Or the output of the following Python ...
Our application works with PIL images and holds a list of containers. Every container has a copy of the last image to track manipulations of the image data. When we delete the containers, the memory ...