mirror of https://github.com/python/cpython
bpo-37309: First idlelib/NEWS.txt for 3.9.0 (GH-16947)
This commit is contained in:
parent
e31a79a5b4
commit
a8fb9327fb
|
@ -1,5 +1,13 @@
|
||||||
|
What's New in IDLE 3.9.0 (since 3.8.0)
|
||||||
|
Released on 2020-10-05?
|
||||||
|
======================================
|
||||||
|
|
||||||
|
|
||||||
|
bpo-38598: Do not try to compile IDLE shell or output windows.
|
||||||
|
|
||||||
|
|
||||||
What's New in IDLE 3.8.0 (since 3.7.0)
|
What's New in IDLE 3.8.0 (since 3.7.0)
|
||||||
Released on 2019-10-20?
|
Released on 2019-10-14
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
bpo-36698: IDLE no longer fails when writing non-encodable characters
|
bpo-36698: IDLE no longer fails when writing non-encodable characters
|
||||||
|
|
Loading…
Reference in New Issue