mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
More informative NEWS entry.
This commit is contained in:
parent
45fd4763ff
commit
1f4f0816e7
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ Library
|
|||
- Issue #1885: distutils. When running sdist with --formats=tar,gztar
|
||||
the tar file was overriden by the gztar one.
|
||||
|
||||
- Registered Decimal as a numbers.Number.
|
||||
- Registered Decimal as a numbers.Number so that isinstance(d, Number) works.
|
||||
|
||||
- Issue #1672332: fix unpickling of subnormal floats, which was
|
||||
producing a ValueError on some platforms.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue