| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
test_gdb now skips tests if it detects that gdb failed to read debug information because the Python binary is optimized.
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
Sorry, something went wrong.
test_gdb now skips tests if it detects that gdb failed to read debug information because the Python binary is optimized. (cherry picked from commit 7bf069b) Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-19255 is a backport of this pull request to the 3.8 branch. |
Sorry, something went wrong.
|
Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
Sorry, something went wrong.
test_gdb now skips tests if it detects that gdb failed to read debug information because the Python binary is optimized. (cherry picked from commit 7bf069b) Co-authored-by: Victor Stinner <vstinner@python.org>
|
GH-19256 is a backport of this pull request to the 3.7 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
test_gdb now skips tests if it detects that gdb failed to read debug
information because Python binary is optimized.
https://bugs.python.org/issue40019