We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674d6a6 commit 818b118Copy full SHA for 818b118
Misc/NEWS
@@ -45,6 +45,9 @@ Core and Builtins
45
- Issue #15229: An OSError subclass whose __init__ doesn't call back
46
OSError.__init__ could produce incomplete instances, leading to crashes
47
when calling str() on them.
48
+
49
+- Issue 15307: Virtual environments now use symlinks with framework builds
50
+ on Mac OS X, like other POSIX builds.
51
52
Library
53
-------
0 commit comments