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 vstinner
Recipients bkabrda, ezio.melotti, pitrou, serhiy.storchaka, vstinner
Date 2014-12-12.12:30:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1418387433.02.0.134322048164.issue23034@psf.upfronthosting.co.za>
In-reply-to
Content
> Debugging output switched by Py_REF_DEBUG is now enabled only when "-X showrefcount" is specified (issue17323).

Yes, I like the idea of doing that for other debug options.
History
Date User Action Args
2014-12-12 12:30:33vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, serhiy.storchaka, bkabrda
2014-12-12 12:30:33vstinnersetmessageid: <1418387433.02.0.134322048164.issue23034@psf.upfronthosting.co.za>
2014-12-12 12:30:33vstinnerlinkissue23034 messages
2014-12-12 12:30:32vstinnercreate