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 aliles, asvetlov, cjw296, eric.araujo, kristjan.jonsson, ncoghlan
Date 2012-12-09.06:37:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355035061.73.0.643189953883.issue7741@psf.upfronthosting.co.za>
In-reply-to
Content
More implicit magic seems like a bad idea, so I've split out a proposal for an explicit PyCF_DISPLAY_EXPRESSION_RESULTS flag as #16649.

The behaviour would then be selectable regardless of the compilation mode, but would remain the default for "single".
History
Date User Action Args
2012-12-09 06:37:41ncoghlansetrecipients: + ncoghlan, kristjan.jonsson, cjw296, eric.araujo, asvetlov, aliles
2012-12-09 06:37:41ncoghlansetmessageid: <1355035061.73.0.643189953883.issue7741@psf.upfronthosting.co.za>
2012-12-09 06:37:41ncoghlanlinkissue7741 messages
2012-12-09 06:37:41ncoghlancreate