Kaydet (Commit) 818b1186 authored tarafından Ronald Oussoren's avatar Ronald Oussoren

Add missing NEWS entry for changeset b79d276041a8

üst 674d6a69
...@@ -45,6 +45,9 @@ Core and Builtins ...@@ -45,6 +45,9 @@ Core and Builtins
- Issue #15229: An OSError subclass whose __init__ doesn't call back - Issue #15229: An OSError subclass whose __init__ doesn't call back
OSError.__init__ could produce incomplete instances, leading to crashes OSError.__init__ could produce incomplete instances, leading to crashes
when calling str() on them. when calling str() on them.
- Issue 15307: Virtual environments now use symlinks with framework builds
on Mac OS X, like other POSIX builds.
Library Library
------- -------
......
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