Windows
-------
+- bpo-29579: Removes readme.txt from the installer
+
- Issue #29326: Ignores blank lines in ._pth files (Patch by Alexey Izbyshev)
- Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
<Component Id="NEWS.txt" Directory="InstallDirectory" Guid="*">
<File Name="NEWS.txt" Source="!(bindpath.src)Misc\NEWS" KeyPath="yes" />
</Component>
- <Component Id="README.txt" Directory="InstallDirectory" Guid="*">
- <File Name="README.txt" Source="!(bindpath.src)README" KeyPath="yes" />
- </Component>
</ComponentGroup>
</Fragment>