File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,11 @@ Tools/Demos
123123
124124- Issue #27418: Fixed Tools/importbench/importbench.py.
125125
126+ Windows
127+ -------
128+
129+ - Issue #27309: Enabled proper Windows styles in python[w].exe manifest.
130+
126131
127132What's New in Python 3.5.2?
128133===========================
Original file line number Diff line number Diff line change 1616 <supportedOS Id =" {8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
1717 </application >
1818 </compatibility >
19+ <dependency >
20+ <dependentAssembly >
21+ <assemblyIdentity type =" win32" name =" Microsoft.Windows.Common-Controls"
22+ version =" 6.0.0.0" processorArchitecture =" *" publicKeyToken =" 6595b64144ccf1df" language =" *" />
23+ </dependentAssembly >
24+ </dependency >
1925</assembly >
You can’t perform that action at this time.
0 commit comments