mirror of https://github.com/python/cpython
Browse Source
The crash that this fixes occurs when using traceback and other modules from multiple threads; del cache[filename] can raise a KeyError.pull/20082/head
committed by
GitHub
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue