FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 by culler · Pull Request #124156 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0
- #124156
#124156
Merged
zware
merged 30 commits into
python:main
python/cpython:main
from
culler:tk9_for_python314
culler/cpython:tk9_for_python314
Copy head branch name to clipboard
Nov 14, 2024
Conversation
Commits
30
(30)
Checks
Files changed
Merged
gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0
#124156
zware
merged 30 commits into
python:main
python/cpython:main
from
culler:tk9_for_python314
culler/cpython:tk9_for_python314
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2024
New branch for PR against Python 3.14.
culler
committed
797ab58
View commit details
Copy full SHA for 797ab58
Browse repository at this point
Ttk tests on linux
culler
committed
03ccc1b
View commit details
Copy full SHA for 03ccc1b
Browse repository at this point
Remove trailing whitespace.
culler
committed
d7fdc88
View commit details
Copy full SHA for d7fdc88
Browse repository at this point
Add NEWS file.
culler
committed
9fe5e01
View commit details
Copy full SHA for 9fe5e01
Browse repository at this point
Commits on Sep 19, 2024
Make Windows build work; adjust for new changes to Canvas.
culler
committed
144c754
View commit details
Copy full SHA for 144c754
Browse repository at this point
Attempt to restore autogenerated files that git tricked me into committing.
culler
committed
3b21086
View commit details
Copy full SHA for 3b21086
Browse repository at this point
Revert other autogenerated files committed by mistake
culler
committed
485e38a
View commit details
Copy full SHA for 485e38a
Browse repository at this point
Revert one more autogenerated file committed by mistake
culler
committed
5a954ec
View commit details
Copy full SHA for 5a954ec
Browse repository at this point
Reference for combobox issue; address conditional definitions of _clipped and _no_round.
culler
committed
50d6958
View commit details
Copy full SHA for 50d6958
Browse repository at this point
Revert PCbuild changes; add examples for tk 9
culler
committed
ee186de
View commit details
Copy full SHA for ee186de
Browse repository at this point
Commits on Sep 20, 2024
Adjust no_round for Canvas and Scrollbar.
culler
committed
1318d04
View commit details
Copy full SHA for 1318d04
Browse repository at this point
Adjust _clipped for Canvas once more.
culler
committed
e68994f
View commit details
Copy full SHA for e68994f
Browse repository at this point
Hmmm = Canvas does clip highlightthickness.
culler
committed
c069c89
View commit details
Copy full SHA for c069c89
Browse repository at this point
Remove message catalog.
culler
committed
8072c54
View commit details
Copy full SHA for 8072c54
Browse repository at this point
Commits on Sep 21, 2024
Force checks to rerun since CLA signing seems hung. (No changes.)
culler
committed
ec56443
View commit details
Copy full SHA for ec56443
Browse repository at this point
Commits on Sep 23, 2024
Merge branch 'tk9_for_python314' of github.com:culler/cpython into tk9_for_python314
culler
committed
4f753f8
View commit details
Copy full SHA for 4f753f8
Browse repository at this point
Update build files to use Tcl/Tk 8.6.14 by default but to allow any version by setting the TclVersion environment variable
culler
committed
bf2243f
View commit details
Copy full SHA for bf2243f
Browse repository at this point
Commits on Sep 24, 2024
Add changes suggested by @zware
culler
committed
77396d8
View commit details
Copy full SHA for 77396d8
Browse repository at this point
Remove trailing whitespace.
culler
committed
cf9b947
View commit details
Copy full SHA for cf9b947
Browse repository at this point
Commits on Sep 25, 2024
Deal with test_configure_width and test_configure_height for Notebooks.
culler
committed
2ef001b
View commit details
Copy full SHA for 2ef001b
Browse repository at this point
Merge branch 'tk9_for_python314' of github.com:culler/cpython into tk9_for_python314
culler
committed
cc50039
View commit details
Copy full SHA for cc50039
Browse repository at this point
Need to make tests pass with 8.6.14 too, for the PR checks.
culler
committed
6a9ebc1
View commit details
Copy full SHA for 6a9ebc1
Browse repository at this point
Fix version tests in NotebookTest
culler
committed
406aeff
View commit details
Copy full SHA for 406aeff
Browse repository at this point
Include changes suggested by @zware
culler
committed
5edecc1
View commit details
Copy full SHA for 5edecc1
Browse repository at this point
Merge branch 'main' into tk9_for_python314
zware
authored
f661969
View commit details
Copy full SHA for f661969
Browse repository at this point
Commits on Sep 29, 2024
Add changes to tcltk.props and _tkinter.vcxproj suggested by @zooba
culler
committed
822c3bf
View commit details
Copy full SHA for 822c3bf
Browse repository at this point
Merge branch 'tk9_for_python314' of github.com:culler/cpython into tk9_for_python314
culler
committed
7d851a8
View commit details
Copy full SHA for 7d851a8
Browse repository at this point
Merge branch 'main' into tk9_for_python314
culler
authored
635d807
View commit details
Copy full SHA for 635d807
Browse repository at this point
Commits on Nov 14, 2024
Merge remote-tracking branch 'origin/main' into tk9_for_python314
zware
committed
ba09108
View commit details
Copy full SHA for ba09108
Browse repository at this point
Formatting fixups, remove note from build.bat
Show description for 9075a80
zware
committed
9075a80
View commit details
Copy full SHA for 9075a80
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL