bpo-35931: Gracefully handle any exception in pdb debug command by blueyed · Pull Request #12103 · python/cpython
blueyed added a commit to pdbpp/pdbpp that referenced this pull request
Mar 9, 2019* do_debug: harden and fix for py38-dev (v3.8.0a2) Based on python/cpython#12103. * ci: Travis: do not allow failure with py38
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
Mar 12, 2019…onGH-12103) This is relevant for `debug doesnotexist()`, which would crash with a NameError otherwise. (cherry picked from commit 3e93643) Co-authored-by: Daniel Hahler <github@thequod.de>
blueyed added a commit to blueyed/rebased-pdbpp that referenced this pull request
May 25, 2019* do_debug: harden and fix for py38-dev (v3.8.0a2) Based on python/cpython#12103. * ci: Travis: do not allow failure with py38
This 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