Kaydet (Commit) 6477350b authored tarafından Hirokazu Yamamoto's avatar Hirokazu Yamamoto

Add NEWS

üst f4e2ccf3
......@@ -80,6 +80,9 @@ Core and builtins
Library
-------
- Issue #3762: platform.architecture() fails if python is lanched via
its symbolic link.
- Issue #3554: ctypes.string_at and ctypes.wstring_at did call Python
api functions without holding the GIL, which could lead to a fatal
error when they failed.
......
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