bpo-37526: Add support.catch_threading_exception() by vstinner · Pull Request #14664 · python/cpython
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Jul 9, 2019Context manager catching threading.Thread exception using threading.excepthook. (cherry picked from commit 91b4f7a) Co-authored-by: Victor Stinner <vstinner@redhat.com>
vstinner
deleted the
catch_threading_exception
branch
vstinner added a commit that referenced this pull request
Jul 9, 2019Context manager catching threading.Thread exception using threading.excepthook. (cherry picked from commit 91b4f7a) Co-authored-by: Victor Stinner <vstinner@redhat.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request
Sep 10, 2019DinoV pushed a commit to DinoV/cpython that referenced this pull request
Jan 14, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters