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 ncoghlan
Recipients Viv, brett.cannon, eric.snow, eryksun, jwilk, ncoghlan, ned.deily, njs, ztane
Date 2018-03-25.13:47:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521985676.62.0.467229070634.issue33053@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a9e5d0e9ef27b14e34631d415e727a07d0f63bef by Nick Coghlan in branch 'master':
bpo-33053: Remove test_cmd_line_script debugging print (GH-6237)
https://github.com/python/cpython/commit/a9e5d0e9ef27b14e34631d415e727a07d0f63bef
History
Date User Action Args
2018-03-25 13:47:56ncoghlansetrecipients: + ncoghlan, brett.cannon, jwilk, ned.deily, njs, eric.snow, eryksun, ztane, Viv
2018-03-25 13:47:56ncoghlansetmessageid: <1521985676.62.0.467229070634.issue33053@psf.upfronthosting.co.za>
2018-03-25 13:47:56ncoghlanlinkissue33053 messages
2018-03-25 13:47:56ncoghlancreate