Skip to content

Feat: Add compatibility for Python 3.6 #2730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NostalgiaJohn
Copy link

Closes #2729

Summary

This PR introducing backward compatibility for Python 3.6 without damaging all the current features. You can do it manually via the following steps:

  1. Download the ZIP of this repository.
  2. Open it and extract the 'customtkinter' folder to your working directory.
  3. Do the changes in this PR.
  4. Install 'typing_extensions' library to your environment.

Now you can enjoy the modern-UI provided by CustomTkinter!

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.

Feature Request: Inquiry about support for legacy Python 3.6
1 participant