mirror of
https://github.com/python/cpython.git
synced 2026-05-20 19:33:12 -04:00
efb60c0ceb
fixes the problem of some exceptions being thrown at shutdown when the interpreter is killed. Patch by Adam Olsen.