mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Issue #20387: Update Misc/NEWS
This commit is contained in:
parent
e411b6629f
commit
d1d628d552
1 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #20387: Restore semantic round-trip correctness in tokenize/untokenize
|
||||
for tab-indented blocks.
|
||||
|
||||
- Issue #5633: Fixed timeit when the statement is a string and the setup is not.
|
||||
|
||||
- Issue #24326: Fixed audioop.ratecv() with non-default weightB argument.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue