This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients dstufft, eric.araujo, vstinner
Date 2021-01-01.15:05:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609513512.98.0.168727870465.issue42802@roundup.psfhosted.org>
In-reply-to
Content
Note: bdist_msi is deprecated since Python 3.9 (bpo-39586). I prefer to wait for Python 3.11 to remove it:

commit 29b3fc0a18f105de666fdd586b537f34e349766d
Author: Hugo van Kemenade <hugovk@users.noreply.github.com>
Date:   Mon Feb 10 15:26:40 2020 +0200

    bpo-39586: Deprecate distutils bdist_msi command (GH-18415)
History
Date User Action Args
2021-01-01 15:05:13vstinnersetrecipients: + vstinner, eric.araujo, dstufft
2021-01-01 15:05:12vstinnersetmessageid: <1609513512.98.0.168727870465.issue42802@roundup.psfhosted.org>
2021-01-01 15:05:12vstinnerlinkissue42802 messages
2021-01-01 15:05:12vstinnercreate