Commit 2f234a83 authored by Victor Stinner's avatar Victor Stinner

Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063.

parent 889c8e16
......@@ -113,7 +113,7 @@ Core and Builtins
Library
-------
- Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the
- Issue #11005: threading.RLock()._release_save() raises a RuntimeError if the
lock was not acquired.
- Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor
......
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