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 steve.dower
Recipients steve.dower, tim.golden, vstinner, zach.ware
Date 2015-10-03.20:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443903850.1.0.0149111825507.issue23919@psf.upfronthosting.co.za>
In-reply-to
Content
This patch:

* defaults to no assert dialogs and no stderr output
* enables stderr output for assertions on "-vv" (or more)
* displays a deprecation message on "-n"
History
Date User Action Args
2015-10-03 20:24:10steve.dowersetrecipients: + steve.dower, vstinner, tim.golden, zach.ware
2015-10-03 20:24:10steve.dowersetmessageid: <1443903850.1.0.0149111825507.issue23919@psf.upfronthosting.co.za>
2015-10-03 20:24:10steve.dowerlinkissue23919 messages
2015-10-03 20:24:10steve.dowercreate