cc16bd3d53
cpython actually makes sure the newly chained exception doesn't create a cycle (even indirectly); see _PyErr_SetObject use of "Floyd's cycle detection algo". We'll go for the simpler solution of just checking one level deep until it's clear we need to do more. Closes: #7414 |
||
---|---|---|
.. | ||
aes.py | ||
aes.py.exp | ||
atexit_test.py | ||
builtin_submodule.py | ||
builtin_submodule.py.exp | ||
getenv.py | ||
getenv.py.exp | ||
nvm_not_present.py | ||
nvm_present.py | ||
rainbows.py | ||
rainbows.py.exp | ||
traceback_test_chained.py | ||
traceback_test_chained.py.exp | ||
traceback_test.py | ||
traceback_test.py.exp | ||
zlib_decompress.py |