Commit a61a1cb0 authored by Tim Peters's avatar Tim Peters

Repair format of NEWS entry.

parents 5aaddd92 3415fa3c
...@@ -29,7 +29,8 @@ Core and Builtins ...@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment