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 vstinner
Recipients jayyin11043, lukasz.langa, vstinner, zach.ware
Date 2018-01-25.18:06:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516903567.56.0.467229070634.issue32667@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b31206a223955d614d7769f95fb979d60f77bf87 by Victor Stinner in branch 'master':
bpo-32667: Fix tests when $PATH contains a file (#5322)
https://github.com/python/cpython/commit/b31206a223955d614d7769f95fb979d60f77bf87
History
Date User Action Args
2018-01-25 18:06:07vstinnersetrecipients: + vstinner, lukasz.langa, zach.ware, jayyin11043
2018-01-25 18:06:07vstinnersetmessageid: <1516903567.56.0.467229070634.issue32667@psf.upfronthosting.co.za>
2018-01-25 18:06:07vstinnerlinkissue32667 messages
2018-01-25 18:06:07vstinnercreate