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 miss-islington
Recipients alkuzad, miss-islington, paul.moore, peanutlord, steve.dower, tim.golden, zach.ware
Date 2020-10-23.21:38:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603489087.69.0.730121335737.issue40592@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b4842b7a830299870067bba59f53529b13647a2 by Miss Skeleton (bot) in branch '3.8':
[3.8] bpo-40592: shutil.which will not return None anymore if ; is the last char in PATHEXT (GH-20088) (GH-22913)
https://github.com/python/cpython/commit/8b4842b7a830299870067bba59f53529b13647a2
History
Date User Action Args
2020-10-23 21:38:07miss-islingtonsetrecipients: + miss-islington, paul.moore, tim.golden, zach.ware, steve.dower, alkuzad, peanutlord
2020-10-23 21:38:07miss-islingtonsetmessageid: <1603489087.69.0.730121335737.issue40592@roundup.psfhosted.org>
2020-10-23 21:38:07miss-islingtonlinkissue40592 messages
2020-10-23 21:38:07miss-islingtoncreate