mirror of https://github.com/python/cpython
NEWS entry for decimal module changes
This commit is contained in:
parent
c48daf5bc4
commit
08c496d81d
|
@ -19,6 +19,9 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Patch #1550886: Fix decimal module context management implementation
|
||||||
|
to match the localcontext() example from PEP 343
|
||||||
|
|
||||||
- Bug #1541863: uuid.uuid1 failed to generate unique identifiers
|
- Bug #1541863: uuid.uuid1 failed to generate unique identifiers
|
||||||
on systems with low clock resolution.
|
on systems with low clock resolution.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue