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 cvrebert, ezio.melotti, ncoghlan, python-dev, rbcollins
Date 2015-03-06.02:15:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I just filed issue #23597 as a potential further follow-up to this, which would be to also add support for displaying local variables directly to the logging module.

However, that has some additional security implications, so I'm entirely convinced it's a good idea yet. See the new RFE for more details.
History
Date User Action Args
2015-03-06 02:15:06ncoghlansetrecipients: + ncoghlan, rbcollins, ezio.melotti, cvrebert, python-dev
2015-03-06 02:15:06ncoghlansetmessageid: <[email protected]>
2015-03-06 02:15:06ncoghlanlinkissue22936 messages
2015-03-06 02:15:05ncoghlancreate