mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
bpo-34162: Update idlelib/NEWS.txt to 2018-9-24. (GH-9551)
This commit is contained in:
parent
5a606674ed
commit
16fba62314
1 changed files with 15 additions and 2 deletions
|
|
@ -3,10 +3,23 @@ Released on 2019-10-20?
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
|
|
||||||
|
bpo-34548: Use configured color theme for read-only text views.
|
||||||
|
|
||||||
|
bpo-33839: Refactor ToolTip and CallTip classes; add documentation
|
||||||
|
and tests.
|
||||||
|
|
||||||
|
bpo-34047: Fix mouse wheel scrolling direction on macOS.
|
||||||
|
|
||||||
|
bpo-34275: Make calltips always visible on Mac.
|
||||||
|
Patch by Kevin Walzer.
|
||||||
|
|
||||||
|
bpo-34120: Fix freezing after closing some dialogs on Mac.
|
||||||
|
This is one of multiple regressions from using newer tcl/tk.
|
||||||
|
|
||||||
bpo-33975: Avoid small type when running htests.
|
bpo-33975: Avoid small type when running htests.
|
||||||
Since part of the purpose of human-viewed tests is to determine that
|
Since part of the purpose of human-viewed tests is to determine that
|
||||||
widgets look right, it is important that they look the same for testing
|
widgets look right, it is important that they look the same for
|
||||||
as when running IDLE.
|
testing as when running IDLE.
|
||||||
|
|
||||||
bpo-33905: Add test for idlelib.stackview.StackBrowser.
|
bpo-33905: Add test for idlelib.stackview.StackBrowser.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue