mirror of https://github.com/python/cpython
Repair format of NEWS entry.
This commit is contained in:
commit
a61a1cb084
|
@ -29,7 +29,8 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- Issue 19158: a rare race in BoundedSemaphore could allow .release() too often.
|
- Issue #19158: a rare race in BoundedSemaphore could allow .release() too
|
||||||
|
often.
|
||||||
|
|
||||||
- Issue #18716: Deprecate the formatter module.
|
- Issue #18716: Deprecate the formatter module.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue