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 serhiy.storchaka
Recipients berker.peksag, christian.heimes, serhiy.storchaka
Date 2017-11-15.16:04:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510761888.74.0.213398074469.issue31949@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3864248866d6224336c7be49670447cb4d125cd6 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-31949: Fixed several issues in printing tracebacks (PyTraceBack_Print()). (GH-4289) (#4406)
https://github.com/python/cpython/commit/3864248866d6224336c7be49670447cb4d125cd6
History
Date User Action Args
2017-11-15 16:04:48serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, berker.peksag
2017-11-15 16:04:48serhiy.storchakasetmessageid: <1510761888.74.0.213398074469.issue31949@psf.upfronthosting.co.za>
2017-11-15 16:04:48serhiy.storchakalinkissue31949 messages
2017-11-15 16:04:48serhiy.storchakacreate