Issue #12028: fix NEWS entry
This commit is contained in:
parent
f2a94216de
commit
58ab766965
|
@ -178,7 +178,7 @@ Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue #12028: Make threading._get_ident() public, rename it to
|
- Issue #12028: Make threading._get_ident() public, rename it to
|
||||||
threading.get_ident() and document it. This function was used by
|
threading.get_ident() and document it. This function was already used using
|
||||||
_thread.get_ident().
|
_thread.get_ident().
|
||||||
|
|
||||||
- Issue #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls
|
- Issue #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls
|
||||||
|
|
Loading…
Reference in New Issue