changeset: 102392:7ffb7f3c345d branch: 3.5 parent: 102390:ebf9a4c933e9 user: Steve Dower date: Sun Jul 17 21:39:13 2016 -0700 files: Misc/NEWS PC/python.manifest description: Issue #27309: Enables proper Windows styles in python[w].exe manifest. diff -r ebf9a4c933e9 -r 7ffb7f3c345d Misc/NEWS --- a/Misc/NEWS Sun Jul 17 20:49:38 2016 -0700 +++ b/Misc/NEWS Sun Jul 17 21:39:13 2016 -0700 @@ -123,6 +123,11 @@ - Issue #27418: Fixed Tools/importbench/importbench.py. +Windows +------- + +- Issue #27309: Enabled proper Windows styles in python[w].exe manifest. + What's New in Python 3.5.2? =========================== diff -r ebf9a4c933e9 -r 7ffb7f3c345d PC/python.manifest --- a/PC/python.manifest Sun Jul 17 20:49:38 2016 -0700 +++ b/PC/python.manifest Sun Jul 17 21:39:13 2016 -0700 @@ -16,4 +16,10 @@ + + + + + \ No newline at end of file