Kaydet (Commit) 6fd4549b authored tarafından Thomas Heller's avatar Thomas Heller

patch #1610795: BSD version of ctypes.util.find_library, by Martin

Kammerhofer.
üst d059e7b4
...@@ -109,6 +109,8 @@ Core and builtins ...@@ -109,6 +109,8 @@ Core and builtins
Library Library
------- -------
- Bug #1610795: make ctypes.util.find_library work on BSD systems.
- Fixes for 64-bit Windows: In ctypes.wintypes, correct the - Fixes for 64-bit Windows: In ctypes.wintypes, correct the
definitions of HANDLE, WPARAM, LPARAM data types. Make definitions of HANDLE, WPARAM, LPARAM data types. Make
parameterless foreign function calls work. parameterless foreign function calls work.
......
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