asweigart / pyscreeze

PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
BSD 3-Clause "New" or "Revised" License
193 stars 96 forks source link

Support Python 3.12 #115

Open injust opened 9 months ago

injust commented 9 months ago

Pillow >= 10.1 supports Python 3.12, according to https://pillow.readthedocs.io/en/stable/installation/python-support.html.

Avasam commented 3 months ago

@injust This now has conflicts.

injust commented 3 months ago

@Avasam Resolved the conflicts, thanks!

injust commented 3 months ago

I tried to rename the branch. GitHub thought it was deleted and closed the PR 🙄