mirror of
https://github.com/python/cpython.git
synced 2026-01-28 18:22:17 +00:00
improve
This commit is contained in:
parent
e42fb307ed
commit
2c1414661d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ Core and Builtins
|
|||
|
||||
- Issue #14612: Fix jumping around with blocks by setting f_lineno.
|
||||
|
||||
- Issue #14607: Fix defaults keyword-only arguments which started with ``__``.
|
||||
- Issue #14607: Fix keyword-only arguments which started with ``__``.
|
||||
|
||||
- Issue #13889: Check and (if necessary) set FPU control word before calling
|
||||
any of the dtoa.c string <-> float conversion functions, on MSVC builds of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue