-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Insights: python-pillow/Pillow
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
11.0.0
published
Oct 15, 2024
44 Pull requests merged by 7 people
-
Removed use of os.path.realpath
#8545 merged
Nov 10, 2024 -
Removed quotes after dropping support for Python 3.8
#8544 merged
Nov 9, 2024 -
Allow linking to zlib import library on Windows
#8519 merged
Nov 9, 2024 -
Run gcc problem matcher on Python 3.13
#8541 merged
Nov 8, 2024 -
Add trove-classifiers>=2024.10.12 to 'tests' extra and use for Windows CI
#8514 merged
Nov 6, 2024 -
Updated macOS tested Pillow versions
#8538 merged
Nov 6, 2024 -
Use test image filename
#8534 merged
Nov 5, 2024 -
Fixed type hint
#8532 merged
Nov 5, 2024 -
[pre-commit.ci] pre-commit autoupdate
#8531 merged
Nov 4, 2024 -
Migrate renovate config
#8527 merged
Nov 4, 2024 -
Apply security fixes to GitHub Actions
#8526 merged
Nov 4, 2024 -
Update Windows 11 Arm64 tested versions
#8523 merged
Nov 2, 2024 -
Remove unused
gcov: true
for codecov-action@v4#8521 merged
Nov 2, 2024 -
Added Fedora 41
#8520 merged
Nov 2, 2024 -
Do not repeatedly save to the same path
#8512 merged
Oct 29, 2024 -
Detach PyQt6 QPixmap instance before returning
#8509 merged
Oct 29, 2024 -
Upgraded multibuild to remove openjpeg lib64 copy
#8511 merged
Oct 29, 2024 -
brew remove libdeflate
#8502 merged
Oct 28, 2024 -
Fix SEGFAULT from calling FT_New_Face/FT_Done_Face in multiple threads
#8496 merged
Oct 26, 2024 -
Corrected EMF DPI
#8485 merged
Oct 26, 2024 -
Use fixture to re-open image for each JPEG2000 test
#8484 merged
Oct 26, 2024 -
Move MPO into "Fully supported formats"
#8504 merged
Oct 26, 2024 -
Fixed catching warnings
#8505 merged
Oct 26, 2024 -
Added filename placeholder in winbuild URL
#8498 merged
Oct 26, 2024 -
Update dependency mypy to v1.13.0
#8491 merged
Oct 23, 2024 -
Update license to MIT-CMU
#8490 merged
Oct 22, 2024 -
Update dependency mypy to v1.12.1
#8487 merged
Oct 21, 2024 -
Updated test type hint
#8482 merged
Oct 18, 2024 -
Fix IFDRational with a zero denominator
#8474 merged
Oct 17, 2024 -
Fixed disabling a feature during install
#8469 merged
Oct 16, 2024 -
Skip PyPy3.9 wheels
#8467 merged
Oct 16, 2024 -
Removed Fedora 39
#8466 merged
Oct 15, 2024 -
Removed unnecessary code
#8465 merged
Oct 15, 2024 -
Added type hints to remaining ImageMath methods
#8464 merged
Oct 13, 2024 -
Update Python 3.13 release date
#8463 merged
Oct 12, 2024 -
Update licence to MIT-CMU
#8460 merged
Oct 12, 2024 -
Do not create core image in TIFF seek()
#8392 merged
Oct 12, 2024 -
Removed custom build_openjpeg
#8365 merged
Oct 12, 2024 -
Conditionally define ImageCms type hint to avoid requiring core
#8197 merged
Oct 12, 2024 -
Support writing LONG8 offsets in AppendingTiffWriter
#8417 merged
Oct 12, 2024 -
Use ImageFile.MAXBLOCK when saving TIFF images
#8461 merged
Oct 12, 2024 -
Always raise warnings for deprecated feature checks
#8459 merged
Oct 11, 2024 -
Do not close provided file handles with libtiff when saving
#8458 merged
Oct 11, 2024 -
Use CVE and CWE roles from Sphinx 8.1
#8457 merged
Oct 11, 2024
17 Pull requests opened by 6 people
-
Include JpegImageFile layers in pickle state
#8476 opened
Oct 17, 2024 -
Do not save XMP from JPEG info
#8483 opened
Oct 18, 2024 -
Improved handling of RGBA palettes when saving GIF images
#8494 opened
Oct 24, 2024 -
Replace Windows zlib with zlib-ng
#8495 opened
Oct 24, 2024 -
Isolate macOS wheel builds from Homebrew
#8497 opened
Oct 25, 2024 -
Use register_handler
#8499 opened
Oct 25, 2024 -
Windows: Use zlib-ng instead of zlib
#8500 opened
Oct 25, 2024 -
Only test `register_handler` in a single thread
#8501 opened
Oct 26, 2024 -
Skip failing records when rendering WMF images on 64-bit
#8506 opened
Oct 26, 2024 -
Use enums for Modes and RawModes in C
#8510 opened
Oct 28, 2024 -
Allow HWND to be passed to ImageGrab.grab() on Windows
#8516 opened
Oct 31, 2024 -
Added running_in_another_thread()
#8518 opened
Nov 1, 2024 -
Test oldest Python on 32-bit Windows 2019 and remove AppVeyor
#8525 opened
Nov 2, 2024 -
Pass IFDs to libtiff as TIFF_LONG8
#8529 opened
Nov 4, 2024 -
Updated harfbuzz to 10.1.0
#8533 opened
Nov 5, 2024 -
Raise UnidentifiedImageError when opening TIFF without dimensions
#8535 opened
Nov 5, 2024 -
Allow loading of EMF images at a given DPI
#8536 opened
Nov 5, 2024
24 Issues closed by 12 people
-
Security concerns when loading user-provided fonts: Can they contain malware?
#8546 closed
Nov 10, 2024 -
Use of `os.path.realpath()` leads to heavy metadata IOPS on some systems
#8543 closed
Nov 10, 2024 -
How could I eliminate this error message?
#8540 closed
Nov 10, 2024 -
How could I let warning be error?
#8539 closed
Nov 7, 2024 -
How to obtain the rectangular coordinates of each character
#8537 closed
Nov 6, 2024 -
How to detect character shown as box for a font?
#8528 closed
Nov 4, 2024 -
ValueError: invalid literal for int() with base 10 in PpmImagePlugin.py
#8515 closed
Oct 30, 2024 -
Segfault under free-threaded build
#8454 closed
Oct 26, 2024 -
EMF aspect ratio issues
#8462 closed
Oct 26, 2024 -
Is there a way to list file types that support saving with animation?
#8503 closed
Oct 26, 2024 -
Release Pillow 11.0.0 on October 15, 2024
#8215 closed
Oct 22, 2024 -
Conflicting licenses. HPND or MIT-CMU
#8489 closed
Oct 22, 2024 -
Python 3.13 free-threading compatibility
#8199 closed
Oct 22, 2024 -
Tamil font is rendered in a wrong manner in matplotlib
#8481 closed
Oct 22, 2024 -
Problems with image from iPhone 14
#8486 closed
Oct 21, 2024 -
Memory error
#8480 closed
Oct 17, 2024 -
Division by zero error when using ImageOps.exif_transpose since Pillow 11.0
#8478 closed
Oct 17, 2024 -
ZeroDivisionError: Caused by nan in GPS tags in EXIF Since release of Pillow 11.0
#8471 closed
Oct 17, 2024 -
11.0.0 build fails if trove-classifiers is present
#8470 closed
Oct 16, 2024 -
Build: -C foo=disable no longer disables component build
#8468 closed
Oct 16, 2024 -
Emf file is not handled correctly
#8271 closed
Oct 14, 2024 -
Update license identifier to MIT-CMU
#7942 closed
Oct 12, 2024 -
Cannot import ImageCms with no LITTLECMS2 feature installed
#8193 closed
Oct 12, 2024
8 Issues opened by 8 people
-
Pillow does not respect compiler library path
#8542 opened
Nov 8, 2024 -
Pillow 11.0.0 and Django: TiffImagePlugin raised 'Invalid dimensions' error
#8530 opened
Nov 4, 2024 -
Poor quality exports of certain WMFs/EMFs
#8524 opened
Nov 2, 2024 -
Regressions in TIFF support on 32-bit PowerPC (from "Corrected passing TIFF_LONG to libtiff")
#8522 opened
Nov 2, 2024 -
Pillow 11.0.0 throws ValueError when saving GIF
#8493 opened
Oct 23, 2024 -
Running the tests in multiple threads fails because of thread-unsafe Python code
#8492 opened
Oct 23, 2024 -
Writing of XMP and EXIF is inconsistent in 11.0.0 due to #8286
#8479 opened
Oct 17, 2024 -
Change in behavior with JPEG Images in 11.0.0
#8472 opened
Oct 16, 2024
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Add AVIF plugin (decoder + encoder using libavif)
#5201 commented on
Nov 8, 2024 • 15 new comments -
SIMD: Filter SSE4 & AVX2
#8301 commented on
Oct 12, 2024 • 1 new comment -
Restore testing of Windows Server 2016 on AppVeyor
#8437 commented on
Nov 7, 2024 • 0 new comments -
Simplify RGB to HSV conversion
#8432 commented on
Oct 12, 2024 • 0 new comments -
Test image stats of all image modes
#8393 commented on
Oct 12, 2024 • 0 new comments -
Added type hints
#8362 commented on
Nov 6, 2024 • 0 new comments -
Add more data to error message
#8316 commented on
Oct 17, 2024 • 0 new comments -
Add support for high bit depth multichannel images
#8224 commented on
Oct 14, 2024 • 0 new comments -
Rename 16-bit RGB rawmodes
#8158 commented on
Oct 12, 2024 • 0 new comments -
Parametrize test_lib_pack.py
#8026 commented on
Oct 12, 2024 • 0 new comments -
Consolidate getdata and putdata tests
#8017 commented on
Oct 17, 2024 • 0 new comments -
Added progress callback when save_all is used
#7435 commented on
Oct 12, 2024 • 0 new comments -
Add tp_richcompare handler for Imaging_Type/ImagingCore
#7260 commented on
Oct 12, 2024 • 0 new comments -
ImageGrab.grab() doesn't ignore windows layered on top (tooltip, pop-ups, etc.)
#8456 commented on
Nov 9, 2024 • 0 new comments -
Dependency Dashboard
#6604 commented on
Nov 9, 2024 • 0 new comments -
Add BPG support
#1257 commented on
Nov 7, 2024 • 0 new comments -
Windows application screenshot
#4415 commented on
Nov 3, 2024 • 0 new comments -
Do we still need AppVeyor?
#7910 commented on
Nov 2, 2024 • 0 new comments -
DiscreteCosineTransform (DCT)
#4487 commented on
Nov 2, 2024 • 0 new comments -
3-D Volumes
#4672 commented on
Nov 1, 2024 • 0 new comments -
Support for partial decoding of JPEG 2000 and pyramid TIFs
#4111 commented on
Oct 31, 2024 • 0 new comments -
Saving PNG images with PIL is 4 times slower than saving them with OpenCV
#5986 commented on
Oct 29, 2024 • 0 new comments -
EMF files: OSError: cannot render metafile
#6980 commented on
Oct 26, 2024 • 0 new comments -
Memory leak when opening images
#7961 commented on
Oct 22, 2024 • 0 new comments -
Open Source Security Foundation (OpenSSF) best practices: Dynamic code analysis
#7873 commented on
Oct 22, 2024 • 0 new comments -
Additional financial or other support
#7610 commented on
Oct 17, 2024 • 0 new comments -
`py.typed` present, but not all methods have types
#8029 commented on
Oct 15, 2024 • 0 new comments