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 eric.snow, nascheme, ncoghlan, vstinner
Date 2018-11-22.17:48:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542908905.93.0.788709270274.issue35296@psf.upfronthosting.co.za>
In-reply-to
Content
Example of debuggers: vmprof or faulthandler (now part of the stdlib).
History
Date User Action Args
2018-11-22 17:48:25vstinnersetrecipients: + vstinner, nascheme, ncoghlan, eric.snow
2018-11-22 17:48:25vstinnersetmessageid: <1542908905.93.0.788709270274.issue35296@psf.upfronthosting.co.za>
2018-11-22 17:48:25vstinnerlinkissue35296 messages
2018-11-22 17:48:25vstinnercreate