mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Issue 964437 Make IDLE help window non-modal.
Patch by Guilherme Polo and Roger Serwy.
This commit is contained in:
parent
d76c1bf599
commit
adb87e2677
3 changed files with 67 additions and 11 deletions
|
|
@ -90,6 +90,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #964437 Make IDLE help window non-modal.
|
||||
Patch by Guilherme Polo and Roger Serwy.
|
||||
|
||||
- Issue #13933: IDLE auto-complete did not work with some imported
|
||||
module, like hashlib. (Patch by Roger Serwy)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue