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 markind
Recipients markind, vstinner
Date 2018-12-04.18:20:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543947657.9.0.788709270274.issue35235@psf.upfronthosting.co.za>
In-reply-to
Content
I have reproduced this with both PYTHONMALLOC=debug and "py -3.7 -x dev <my program>", but it did not print out any allocation debug info. When using this option, it does take many more attempts to hit the issue than if running without debugging turned on.

Is there some other useful info I can gather?
History
Date User Action Args
2018-12-04 18:20:57markindsetrecipients: + markind, vstinner
2018-12-04 18:20:57markindsetmessageid: <1543947657.9.0.788709270274.issue35235@psf.upfronthosting.co.za>
2018-12-04 18:20:57markindlinkissue35235 messages
2018-12-04 18:20:57markindcreate