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