You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chrstphrchvz Chrisotpher Chavev, who did similar work preparing Perl for these anticipated releases, has opened several issues and PRs to do the the same for tkinter. Likely more will follow until 8.7.0 is released.
This issue is only for tracking these. All PRs should be attached to other issues.
Most of the changes are to tests. We can backport these to 3.11. Even if it is not completely ready for 8.7 when our bug-fixing ends, it will give Linux distributors a head start should they end up distributing both 3.11 and tcl/tk 8.7 simultaneously. We can deal with non-test code changes as they are needed. Anything not backported should be noted below.
@chrstphrchvz Chrisotpher Chavev, who did similar work preparing Perl for these anticipated releases, has opened several issues and PRs to do the the same for tkinter. Likely more will follow until 8.7.0 is released.
This issue is only for tracking these. All PRs should be attached to other issues.
Most of the changes are to tests. We can backport these to 3.11. Even if it is not completely ready for 8.7 when our bug-fixing ends, it will give Linux distributors a head start should they end up distributing both 3.11 and tcl/tk 8.7 simultaneously. We can deal with non-test code changes as they are needed. Anything not backported should be noted below.
Includes some general comments about the situation and _tkinter.FromObj PR.
gh-103839: Allow building Tkinter against Tcl 8.7 without external libtommath #103842 not backported to 3.11.
Tcl_AppInit()
undeclared #104363mp_to_unsigned_bin_n()
andmp_unsigned_bin_size()
#104399The text was updated successfully, but these errors were encountered: