Commit dcb6eba8 authored by Thomas Heller's avatar Thomas Heller

Bug #1610795: ctypes.util.find_library works now on BSD systems.

parent 225755dc
......@@ -138,6 +138,8 @@ Extension Modules
Library
-------
- Bug #1610795: ctypes.util.find_library works now on BSD systems.
- Fix sort stability in heapq.nlargest() and nsmallest().
- Patch #1504073: Fix tarfile.open() for mode "r" with a fileobj argument.
......
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