commit | a562ed012d70ad21320c468042ad9da19832cf18 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Wed Aug 01 11:09:55 2012 +0200 |
committer | Martin v. Löwis <martin@v.loewis.de> | Wed Aug 01 11:09:55 2012 +0200 |
tree | 784280fbd109ce521047898740458fb39cf2a04d | |
parent | d49b323270970bc8579bb59eba65235e9bc31fb3 [diff] [blame] | |
parent | 4c1730db7c8735d2424471e63a2fa7d690192899 [diff] [blame] |
Issue #8847: Merge with 3.2
diff --git a/Misc/NEWS b/Misc/NEWS index b1df727..f4dae73 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -276,6 +276,8 @@ Build ----- +- Issue #8847: Disable COMDAT folding in Windows PGO builds. + - Issue #14018: Fix OS X Tcl/Tk framework checking when using OS X SDKs. - Issue #15431: Add _freeze_importlib project to regenerate importlib.h