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 steve.dower
Recipients lukasz.langa, ned.deily, pablogsal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-03-07.17:23:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646673815.34.0.970432909992.issue46948@roundup.psfhosted.org>
In-reply-to
Content
New changeset 101a1bee1953b82339115c5e648e1717359c78eb by Steve Dower in branch '3.9':
bpo-46948: Fix CVE-2022-26488 by ensuring the Windows Installer correctly uses the install path during repair (GH-31728)
https://github.com/python/cpython/commit/101a1bee1953b82339115c5e648e1717359c78eb
History
Date User Action Args
2022-03-07 17:23:35steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, ned.deily, lukasz.langa, zach.ware, pablogsal
2022-03-07 17:23:35steve.dowersetmessageid: <1646673815.34.0.970432909992.issue46948@roundup.psfhosted.org>
2022-03-07 17:23:35steve.dowerlinkissue46948 messages
2022-03-07 17:23:35steve.dowercreate