summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2020-02-08-13-37-00.bpo-39586.nfTPxX.rst
blob: 5189f131afd98ecd304fe8098e6a8394391b2b5b (plain)
1
2
The distutils ``bdist_msi`` command is deprecated in Python 3.9, use
``bdist_wheel`` (wheel packages) instead.