Skip to content

Fix positional-only differences in _tkinter#7224

Merged
JelleZijlstra merged 1 commit intopython:masterfrom
AlexWaygood:tkinter
Feb 15, 2022
Merged

Fix positional-only differences in _tkinter#7224
JelleZijlstra merged 1 commit intopython:masterfrom
AlexWaygood:tkinter

Conversation

@AlexWaygood
Copy link
Member

No description provided.

@github-actions
Copy link
Contributor

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

@@ -20,12 +20,12 @@ class Tcl_Obj:
string: str | bytes
Copy link
Member

Choose a reason for hiding this comment

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

Unrelatedly, these appear to be read-only in the 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