Release v3.3.11
This release fixes some file object leaks.
This had no impact on normal use in most cases, except in extractres where it would be theoretically possible to exhaust the file descriptor table if many different resources were present in a PostScript file.
However, it showed up when running the tests with Python warnings enabled.
The test setup has been fixed to run with -Wdefault.