Skip to content

Feat: Add compatibility for Python 3.6#2730

Closed
NostalgiaJohn wants to merge 1 commit intoTomSchimansky:masterfrom
NostalgiaJohn:master
Closed

Feat: Add compatibility for Python 3.6#2730
NostalgiaJohn wants to merge 1 commit intoTomSchimansky:masterfrom
NostalgiaJohn:master

Conversation

@NostalgiaJohn
Copy link
Copy Markdown

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!

@FedericoSpada
Copy link
Copy Markdown
Collaborator

So basically, Python 3.6 doesn't support type hinting?

If so, I apologize, but I can't accept this PR, as I plan to add type hints and type annotations to the entire library.

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

2 participants