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, vstinner, xtreak
Date 2018-09-24.15:06:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537801594.31.0.956365154283.issue34783@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a46467ff198c42c8f34768c7be4b4562f6f44736 by Victor Stinner in branch 'master':
bpo-34783: Add test_cmd_line_script.test_nonexisting_script() (GH-9535)
https://github.com/python/cpython/commit/a46467ff198c42c8f34768c7be4b4562f6f44736
History
Date User Action Args
2018-09-24 15:06:34vstinnersetrecipients: + vstinner, xtreak, eohm
2018-09-24 15:06:34vstinnersetmessageid: <1537801594.31.0.956365154283.issue34783@psf.upfronthosting.co.za>
2018-09-24 15:06:34vstinnerlinkissue34783 messages
2018-09-24 15:06:34vstinnercreate