Kaydet (Commit) b9f4feab authored tarafından Steve Dower's avatar Steve Dower

Issue #19143: platform module now reads Windows version from kernel32.dll to…

Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims.
üst a2ea0e48
This diff is collapsed.
...@@ -18,6 +18,9 @@ Core and Builtins ...@@ -18,6 +18,9 @@ Core and Builtins
Library Library
------- -------
- Issue #19143: platform module now reads Windows version from kernel32.dll to
avoid compatibility shims.
- Issue #25092: Fix datetime.strftime() failure when errno was already set to - Issue #25092: Fix datetime.strftime() failure when errno was already set to
EINVAL. EINVAL.
......
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