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 petr.viktorin, vandyswa, vstinner
Date 2018-07-31.20:55:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533070517.91.0.56676864532.issue34113@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8ed317f1ca42a43df14282bbc3ccc0b5610432f4 by Victor Stinner (costypetrisor) in branch 'master':
bpo-34113: Fix a crash when using LLTRACE is on (GH-8517)
https://github.com/python/cpython/commit/8ed317f1ca42a43df14282bbc3ccc0b5610432f4
History
Date User Action Args
2018-07-31 20:55:17vstinnersetrecipients: + vstinner, petr.viktorin, vandyswa
2018-07-31 20:55:17vstinnersetmessageid: <1533070517.91.0.56676864532.issue34113@psf.upfronthosting.co.za>
2018-07-31 20:55:17vstinnerlinkissue34113 messages
2018-07-31 20:55:17vstinnercreate