Skip to content

Commit 818b118

Browse files
Add missing NEWS entry for changeset b79d276041a8
1 parent 674d6a6 commit 818b118

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Core and Builtins
4545
- Issue #15229: An OSError subclass whose __init__ doesn't call back
4646
OSError.__init__ could produce incomplete instances, leading to crashes
4747
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.
4851

4952
Library
5053
-------

0 commit comments

Comments
 (0)