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.21:39:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516916383.98.0.467229070634.issue32667@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 255dbd2102d5dec5ffbd0b94084377e98c3b56c4 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-32667: Fix tests when $PATH contains a file (GH-5322) (#5323)
https://github.com/python/cpython/commit/255dbd2102d5dec5ffbd0b94084377e98c3b56c4
History
Date User Action Args
2018-01-25 21:39:44vstinnersetrecipients: + vstinner, lukasz.langa, zach.ware, jayyin11043
2018-01-25 21:39:43vstinnersetmessageid: <1516916383.98.0.467229070634.issue32667@psf.upfronthosting.co.za>
2018-01-25 21:39:43vstinnerlinkissue32667 messages
2018-01-25 21:39:43vstinnercreate