Skip to content
Snippets Groups Projects
Commit fa3b8951 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

objexcept: Optimize traceback allocation for exception.

Traceback allocation for exception will now never lead to recursive
MemoryError exception - if there's no memory for traceback, it simply
won't be created.
parent 29c4f92e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment