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 pablogsal, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-10-05.12:37:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633437474.91.0.698541110731.issue45375@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5146877623ebe8a2806411703b0de9c0aba179a1 by Steve Dower in branch 'main':
bpo-45375: Fix assertion failure due to searching for stdlib in unnormalised paths (GH-28735)
https://github.com/python/cpython/commit/5146877623ebe8a2806411703b0de9c0aba179a1
History
Date User Action Args
2021-10-05 12:37:54steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, pablogsal
2021-10-05 12:37:54steve.dowersetmessageid: <1633437474.91.0.698541110731.issue45375@roundup.psfhosted.org>
2021-10-05 12:37:54steve.dowerlinkissue45375 messages
2021-10-05 12:37:54steve.dowercreate