mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Change NEWS entry to make it somewhat intelligible.
This commit is contained in:
parent
59a4a93f43
commit
be0d70751c
1 changed files with 2 additions and 2 deletions
|
@ -150,8 +150,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #16422: Use strings for rounding mode constants for better readability
|
||||
and pickling compatibility.
|
||||
- Issue #16422: For compatibility with the Python version, the C version of
|
||||
decimal now uses strings instead of integers for rounding mode constants.
|
||||
|
||||
- Issue #15861: tkinter now correctly works with lists and tuples containing
|
||||
strings with whitespaces, backslashes or unbalanced braces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue