File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,8 @@ Library
160
160
Windows
161
161
-------
162
162
163
+ - bpo-29579: Removes readme.txt from the installer
164
+
163
165
- Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
164
166
165
167
- Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
Original file line number Diff line number Diff line change 8
8
<Component Id =" NEWS.txt" Directory =" InstallDirectory" Guid =" *" >
9
9
<File Name =" NEWS.txt" Source =" !(bindpath.src)Misc\NEWS" KeyPath =" yes" />
10
10
</Component >
11
- <Component Id =" README.txt" Directory =" InstallDirectory" Guid =" *" >
12
- <File Name =" README.txt" Source =" !(bindpath.src)README" KeyPath =" yes" />
13
- </Component >
14
11
</ComponentGroup >
15
12
</Fragment >
16
13
You can’t perform that action at this time.
0 commit comments