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 matrixise, vstinner, xcombelle
Date 2016-07-20.11:10:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469013004.28.0.0490044523883.issue25571@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, I don't know what is the best place to add new unit tests.

I don't know neither what is the best place to document the __ltrace__ feature. Maybe somewhere near:
* https://docs.python.org/dev/library/debug.html

Or maybe:
* https://docs.python.org/dev/library/trace.html
History
Date User Action Args
2016-07-20 11:10:04vstinnersetrecipients: + vstinner, matrixise, xcombelle
2016-07-20 11:10:04vstinnersetmessageid: <1469013004.28.0.0490044523883.issue25571@psf.upfronthosting.co.za>
2016-07-20 11:10:04vstinnerlinkissue25571 messages
2016-07-20 11:10:04vstinnercreate