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 miss-islington, pablogsal, vstinner
Date 2019-09-17.21:36:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568756179.05.0.752187049815.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8fa3e1740b3f03ea65ddb68411c2238c5f98eec2 by Victor Stinner in branch 'master':
bpo-38070: _Py_DumpTraceback() writes <no Python frame> (GH-16244)
https://github.com/python/cpython/commit/8fa3e1740b3f03ea65ddb68411c2238c5f98eec2
History
Date User Action Args
2019-09-17 21:36:19vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-09-17 21:36:19vstinnersetmessageid: <1568756179.05.0.752187049815.issue38070@roundup.psfhosted.org>
2019-09-17 21:36:19vstinnerlinkissue38070 messages
2019-09-17 21:36:18vstinnercreate