Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[3.10] gh-145455: Show output of blurb & sphinx-build version commands (GH-145457)#145489

Open
miss-islington wants to merge 1 commit intopython:3.10from
miss-islington:backport-f1de65b-3.10
Open

[3.10] gh-145455: Show output of blurb & sphinx-build version commands (GH-145457)#145489
miss-islington wants to merge 1 commit intopython:3.10from
miss-islington:backport-f1de65b-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMar 4, 2026
edited by github-actionsbot
Loading

Ingh-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, switchblurb to output a version on a single line (--version rather
thanhelp), 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.
(cherry picked from commitf1de65b)

Co-authored-by: Petr Viktorinencukou@gmail.com


📚 Documentation preview 📚:https://cpython-previews--145489.org.readthedocs.build/

…pythonGH-145457)Inpythongh-145455, an outdated dependency caused an import error that was notprinted 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` ratherthan `help`), and, and don't redirect stdout either.This results in two version info lines being printed out. These get drownedin typical Sphinx output, and can be helpful when debugging.(cherry picked from commitf1de65b)Co-authored-by: Petr Viktorin <encukou@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@encukou

[8]ページ先頭

©2009-2026 Movatter.jp