Prevent test_inspect from keeping alive a ton of frames and local variables by...
Prevent test_inspect from keeping alive a ton of frames and local variables by way of a global variable keeping a reference to a traceback. Should fix some buildbot failures.
Showing
Please register or sign in to comment