mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Document patch #512981.
This commit is contained in:
parent
566f6afe9a
commit
080689c3f6
1 changed files with 3 additions and 0 deletions
|
@ -292,6 +292,9 @@ Core and builtins
|
|||
Extension modules
|
||||
-----------------
|
||||
|
||||
- readline now dynamically adjusts its input/output stream if
|
||||
sys.stdin/stdout changes.
|
||||
|
||||
- The _tkinter module (and hence Tkinter) has dropped support for
|
||||
Tcl/Tk 8.0 and 8.1. Only Tcl/Tk versions 8.2, 8.3 and 8.4 are
|
||||
supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue