mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
dd754caf14
commit
2e43b64c94
4 changed files with 15 additions and 1 deletions
|
@ -3,6 +3,8 @@ Released on 2020-10-05?
|
|||
======================================
|
||||
|
||||
|
||||
bpo-39050: Make Settings dialog Help button work again.
|
||||
|
||||
bpo-32989: Add tests for editor newline_and_indent_event method.
|
||||
Remove dead code from pyparse find_good_parse_start method.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue