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 mbussonn
Recipients Jim.Jewett, The Compiler, ezio.melotti, martin.panter, mbussonn, ncoghlan, njs, serhiy.storchaka, takluyver, terry.reedy
Date 2015-08-20.15:56:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440086167.13.0.64860118138.issue24294@psf.upfronthosting.co.za>
In-reply-to
Content
Hum, working on the automated test. It is slightly annoying as with subprocess python is not in a tty, so there will be no change in behavior. I'm not sure how to proceed. 

> At a minimum, an interactive test should be written and added to the documentation

Where would that be ? In the warnings docs, or is there a specific place for "Manual tests" ?
History
Date User Action Args
2015-08-20 15:56:07mbussonnsetrecipients: + mbussonn, terry.reedy, ncoghlan, ezio.melotti, njs, takluyver, martin.panter, Jim.Jewett, serhiy.storchaka, The Compiler
2015-08-20 15:56:07mbussonnsetmessageid: <1440086167.13.0.64860118138.issue24294@psf.upfronthosting.co.za>
2015-08-20 15:56:07mbussonnlinkissue24294 messages
2015-08-20 15:56:06mbussonncreate