mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Merge 3.2: issue #14937.
This commit is contained in:
commit
156989aa79
3 changed files with 22 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
What's New in IDLE 3.3?
|
||||
What's New in IDLE 3.3.0?
|
||||
=========================
|
||||
|
||||
- Issue #14937: Perform auto-completion of filenames in strings even for
|
||||
non-ASCII filenames.
|
||||
|
||||
- Issue #8515: Set __file__ when run file in IDLE.
|
||||
Initial patch by Bruce Frederiksen.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue