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 eohm, miss-islington, ned.deily, vstinner, xtreak
Date 2018-10-15.21:50:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539640259.44.0.788709270274.issue34783@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea75187c68b374bb839f1172f310b206044bc3e5 by Victor Stinner in branch 'master':
bpo-34783: Fix test_nonexisting_script() (GH-9896)
https://github.com/python/cpython/commit/ea75187c68b374bb839f1172f310b206044bc3e5
History
Date User Action Args
2018-10-15 21:50:59vstinnersetrecipients: + vstinner, ned.deily, miss-islington, xtreak, eohm
2018-10-15 21:50:59vstinnersetmessageid: <1539640259.44.0.788709270274.issue34783@psf.upfronthosting.co.za>
2018-10-15 21:50:59vstinnerlinkissue34783 messages
2018-10-15 21:50:59vstinnercreate