Skip to content

Remove some unnecessary compatibility code#313

Merged
maribedran merged 30 commits intolincolnloop:mainfrom
akx:decompat
Sep 27, 2024
Merged

Remove some unnecessary compatibility code#313
maribedran merged 30 commits intolincolnloop:mainfrom
akx:decompat

Conversation

@akx
Copy link
Contributor

@akx akx commented Feb 15, 2023

  • absolute_import isn't necessary since Python 3.
  • There's only one way to import Pillow>9.1.0, so there's no need to have a shim anymore.

@akx akx marked this pull request as draft February 15, 2023 14:46
@akx
Copy link
Contributor Author

akx commented Feb 15, 2023

(Ah, I realized tests won't quite work the same without the module exporting Image as None, hence a draft until #316 is taken care of...)

@akx akx mentioned this pull request Feb 15, 2023
@bartTC bartTC self-assigned this Aug 13, 2024
@bartTC bartTC mentioned this pull request Aug 13, 2024
@maribedran maribedran merged commit 11b0f95 into lincolnloop:main Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants