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 christian.heimes
Recipients FFY00, benjamin.peterson, christian.heimes, eric.snow, lukasz.langa, miss-islington, ncoghlan, neonene, steve.dower
Date 2022-03-06.19:49:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646596175.41.0.0662270428701.issue45582@roundup.psfhosted.org>
In-reply-to
Content
New changeset 55a5e17d19fecb6a7af85a1a9d44304e5fcb19c7 by Christian Heimes in branch 'main':
bpo-45582: Don't fail if ENV_PATH is None in getpath.py (GH-31699)
https://github.com/python/cpython/commit/55a5e17d19fecb6a7af85a1a9d44304e5fcb19c7
History
Date User Action Args
2022-03-06 19:49:35christian.heimessetrecipients: + christian.heimes, ncoghlan, benjamin.peterson, lukasz.langa, eric.snow, steve.dower, miss-islington, neonene, FFY00
2022-03-06 19:49:35christian.heimessetmessageid: <1646596175.41.0.0662270428701.issue45582@roundup.psfhosted.org>
2022-03-06 19:49:35christian.heimeslinkissue45582 messages
2022-03-06 19:49:35christian.heimescreate