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