Sorry, something went wrong.
There was a problem hiding this comment.
Thanks!
I think this is worth backporting to security branches as well.
This first came up in a security branch, and it's more likely for their old dependencies to break, and this fix will help debug.
Sorry, something went wrong.
|
Yeah. |
Sorry, something went wrong.
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, something went wrong.
|
GH-145461 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
|
GH-145462 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10. |
Sorry, something went wrong.
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
|
GH-145489 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
|
GH-145490 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-145491 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
In gh-145455, an outdated dependency caused an import error that was not printed out (2>&1); the message instead said that the tools are missing.
Don't redirect stderr, to show warnings and failures.
Also, switch blurb to output a version on a single line (--version rather than help), and, and don't redirect stdout either. This results in two version info lines being printed out. These get drowned in typical Sphinx output, and can be helpful when debugging.
📚 Documentation preview 📚: https://cpython-previews--145457.org.readthedocs.build/