mirror of https://github.com/python/cpython
parent
c2824d41c3
commit
762f8d1bf2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue