cpython/Tools/msi/bundle/packagegroups
Victor Stinner ae00b810d1
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
* Remove the Tools/scripts/2to3 script.
* Remove the Lib/test/test_lib2to3/ directory.
* Doc/tools/extensions/pyspecific.py: remove the "2to3fixer" object
  type.
* Makefile and PC/layout/main.py no longer compile lib2to3 grammar
  files.
* Update Makefile for 2to3 removal.
2023-05-23 19:40:02 +02:00
..
core.wxs
crt.wxs bpo-41412 and bpo-40948: Windows installer updates (GH-21656) 2020-07-28 16:35:46 +01:00
dev.wxs
doc.wxs
exe.wxs
launcher.wxs gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825) 2022-06-15 17:07:55 +01:00
lib.wxs
packageinstall.wxs
pip.wxs
postinstall.wxs gh-104780: Remove 2to3 program and lib2to3 module (#104781) 2023-05-23 19:40:02 +02:00
tcltk.wxs
test.wxs