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 zach.ware
Recipients xcl123, zach.ware
Date 2021-09-01.03:33:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630467223.6.0.195846730558.issue45068@roundup.psfhosted.org>
In-reply-to
Content
v3.9.2 is rather out of date at this point; v3.9.7 was released just yesterday and includes OpenSSL v1.1.1l.  If you're concerned about issues in the version of OpenSSL included with Python v3.9.2, you are encouraged to update to the latest v3.9.7, or replace the OpenSSL DLLs with your own.

The various wininst-*.exe executables are helpers for the deprecated distutils bdist_wininst command, and you are encouraged to not use them :).  You can safely remove them if you do not need bdist_wininst functionality.  They will not be updated.
History
Date User Action Args
2021-09-01 03:33:43zach.waresetrecipients: + zach.ware, xcl123
2021-09-01 03:33:43zach.waresetmessageid: <1630467223.6.0.195846730558.issue45068@roundup.psfhosted.org>
2021-09-01 03:33:43zach.warelinkissue45068 messages
2021-09-01 03:33:43zach.warecreate