Skip to content
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

Tcl and Tk versions can be desynchronized #107687

Closed
serhiy-storchaka opened this issue Aug 6, 2023 · 1 comment
Closed

Tcl and Tk versions can be desynchronized #107687

serhiy-storchaka opened this issue Aug 6, 2023 · 1 comment
Labels
tests Tests in the Lib/test dir topic-tkinter

Comments

@serhiy-storchaka
Copy link
Member

serhiy-storchaka commented Aug 6, 2023

For a long time Tcl and Tk versions were synchronized. But in future they can be desynchronized again, for example Tcl 9.0/Tk 8.7.

Tests currently use Tcl and Tk versions interchangeably. They should be updated to test the correct version.

Linked PRs

@serhiy-storchaka serhiy-storchaka added tests Tests in the Lib/test dir topic-tkinter labels Aug 6, 2023
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 6, 2023
In future Tcl and Tk versions can be desynchronized.
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 6, 2023
In future Tcl and Tk versions can be desynchronized.
@serhiy-storchaka
Copy link
Member Author

Duplicate of #104496.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
In future Tcl and Tk versions can be desynchronized.
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
In future Tcl and Tk versions can be desynchronized.
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 7, 2023
In future Tcl and Tk versions can be desynchronized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir topic-tkinter
Projects
None yet
Development

No branches or pull requests

1 participant