Skip to content

Exif: MakerNote enums spelled differently #8614

@mixmastamyk

Description

@mixmastamyk

https://github.com/python-pillow/Pillow/blob/main/src/PIL/ExifTags.py#L156

MakerNote = 0x927C

https://github.com/python-pillow/Pillow/blob/main/src/PIL/ExifTags.py#L355

Makernote = 37500

These names should be consistent. Also, some values specified in hex and others in decimal is a bit messy, though merely cosmetic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions