]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104773: Remove the msilib package (GH-104911)
authorZachary Ware <zach@python.org>
Thu, 25 May 2023 01:06:00 +0000 (20:06 -0500)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 01:06:00 +0000 (20:06 -0500)
commit98c4333e88131fe128494f7474ad12b8b62922b2
tree19d79b2736957b7b0ef06ab48eee3e5e738b00d3
parent41768a2bd3a8f57e6ce4e4ae9cab083b69817ec1
gh-104773: Remove the msilib package (GH-104911)
31 files changed:
Doc/library/msilib.rst [deleted file]
Doc/library/superseded.rst
Doc/tools/.nitignore
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.7.rst
Lib/msilib/__init__.py [deleted file]
Lib/msilib/schema.py [deleted file]
Lib/msilib/sequence.py [deleted file]
Lib/msilib/text.py [deleted file]
Lib/test/test_msilib.py [deleted file]
Misc/NEWS.d/3.10.0a1.rst
Misc/NEWS.d/3.12.0a1.rst
Misc/NEWS.d/3.6.4rc1.rst
Misc/NEWS.d/3.7.0a3.rst
Misc/NEWS.d/3.8.0b1.rst
Misc/NEWS.d/next/Library/2023-05-24-18-48-10.gh-issue-104773.TrgUeO.rst [new file with mode: 0644]
PC/_msi.c [deleted file]
PC/clinic/_msi.c.h [deleted file]
PCbuild/_msi.vcxproj [deleted file]
PCbuild/_msi.vcxproj.filters [deleted file]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
PCbuild/readme.txt
Python/stdlib_module_names.h
Tools/build/check_extension_modules.py
Tools/msi/lib/lib_files.wxs
Tools/wasm/wasm_assets.py