Skip to content

Migrate to Python 3 - #11

Merged
pknowles merged 1 commit into
pknowles:masterfrom
MaxGyver83:migrate-to-python3
Jan 1, 2024
Merged

Migrate to Python 3#11
pknowles merged 1 commit into
pknowles:masterfrom
MaxGyver83:migrate-to-python3

Conversation

@MaxGyver83

Copy link
Copy Markdown
Contributor

Changes:

  • Update shebang line
  • Replace print statements with print() functions
  • Import tkinter instead of Tkinter
  • Import tkinter.filedialog instead of tkFileDialog
  • Image.ANTIALIAS was renamed to Image.LANCZOS

@pknowles
pknowles merged commit 39ce228 into pknowles:master Jan 1, 2024
@pknowles

pknowles commented Jan 2, 2024

Copy link
Copy Markdown
Owner

Thanks very much for taking the time to do this. I think I've merged your and the other open PRs into a new main now. FYI I'm experimenting with a few updates in https://github.com/pknowles/cropall/tree/use_pyinstaller but I don't have a lot of time spare.

@MaxGyver83
MaxGyver83 deleted the migrate-to-python3 branch March 26, 2025 20:11
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.

2 participants