File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,23 @@ Released on 2018-09-24?
33======================================
44
55
6+ bpo-34548: Use configured color theme for read-only text views.
7+
8+ bpo-33839: Refactor ToolTip and CallTip classes; add documentation
9+ and tests.
10+
11+ bpo-34047: Fix mouse wheel scrolling direction on macOS.
12+
13+ bpo-34275: Make calltips always visible on Mac.
14+ Patch by Kevin Walzer.
15+
16+ bpo-34120: Fix freezing after closing some dialogs on Mac.
17+ This is one of multiple regressions from using newer tcl/tk.
18+
619bpo-33975: Avoid small type when running htests.
720Since part of the purpose of human-viewed tests is to determine that
8- widgets look right, it is important that they look the same for testing
9- as when running IDLE.
21+ widgets look right, it is important that they look the same for
22+ testing as when running IDLE.
1023
1124bpo-33905: Add test for idlelib.stackview.StackBrowser.
1225
You can’t perform that action at this time.
0 commit comments