CodeSampleX

Sample

Normalize EXIF orientation with Pillow 12.3.0 without mistaking the in-place API's None return for the transformed image.

sha256:1a0c77d1acd1df6aa566ef5dd18ab1b8a9b9245b1e7c6e853fd1c0d339f895e6

PUBLISHED L3_CONTRACT_PASS MIT-0

Case

Goal
Normalize EXIF orientation with Pillow 12.3.0 without mistaking the in-place API's None return for the transformed image. HOW
Packages
pillow 12.3.0
Environment
python
Created
2026-08-17T02:14:46Z

Commonly assumed

ImageOps.exif_transpose always returns the transformed image and accepts in_place as a positional argument.

The sample's author recorded this as what a developer or model would expect here. The contract below is what actually ran.

Contract

Files

Download the verified artifact (tar.gz) — the exact bytes the contract ran against

Origin Seeder

csx-seed

Verification receipts