commit | d9e904919197a22b95946f11ba5f24b796088c06 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Apr 29 15:30:01 2020 |
committer | GitHub <noreply@github.com> | Wed Apr 29 15:30:01 2020 |
tree | 50b03dc83938febc9e0ed0b1471b92dd6c424227 | |
parent | cc011b5190b63f0be561ddec38fc4cd9e60cbf6a [diff] |
bpo-40436: Fix code parsing gdb version (GH-19792) test_gdb and test.pythoninfo now check gdb command exit code. (cherry picked from commit ec9bea4a3766bd815148a27f61eb24e7dd459ac7) Co-authored-by: Victor Stinner <vstinner@python.org>