mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
patch #1610795: BSD version of ctypes.util.find_library, by Martin
Kammerhofer.
This commit is contained in:
parent
d059e7b423
commit
6fd4549bc6
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ Core and builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Bug #1610795: make ctypes.util.find_library work on BSD systems.
|
||||
|
||||
- Fixes for 64-bit Windows: In ctypes.wintypes, correct the
|
||||
definitions of HANDLE, WPARAM, LPARAM data types. Make
|
||||
parameterless foreign function calls work.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue