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 berker.peksag
Recipients berker.peksag, christian.heimes, serhiy.storchaka
Date 2017-11-05.14:23:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> Setting sys.tracebacklimit to 0 or less no longer suppress printing
> tracebacks in PyTraceBack_Print().

This was also reported in issue 12276.
History
Date User Action Args
2017-11-05 14:23:50berker.peksagsetrecipients: + berker.peksag, christian.heimes, serhiy.storchaka
2017-11-05 14:23:50berker.peksagsetmessageid: <[email protected]>
2017-11-05 14:23:50berker.peksaglinkissue31949 messages
2017-11-05 14:23:50berker.peksagcreate