Skip to content

Conversation

donBarbos
Copy link
Contributor

Inspired by #14631 (comment)

I only got rid of some of the aliases (the simplest ones) to make sure that others supported this action and to test the functionality of this idea.

Inspired by python#14631 (comment)

I only got rid of some of the aliases (the simplest ones) to make sure that others supported this action and to test the functionality of this idea.

This comment has been minimized.

Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

A few thoughts, mostly about _ScreenUnits. Perhaps we could split the _ScreenUnits stuff into yet another PR? :)

At first I was worried about backwards compatibility in ttkthemes, but then I realized that there is no problem. Standard library stubs are usually updated much later than third-party stubs, and if you use the new ttkthemes stubs with older stdlib tkinter stubs, the new ttkthemes stubs will work.

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

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