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.14] gh-125225: Fix column misalignment in help('topics') output (gh-125226)#134225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 1 commit intopython:3.14frommiss-islington:backport-b22460c-3.14
May 19, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commentedMay 19, 2025
edited by bedevere-appbot
Loading

The 'help("topics")' output was misaligned due to "ASSIGNMENTEXPRESSIONS"
exceeding the implicit maximum default column width of 19 characters.

Reduced the number of columns from 4 to 3 in the listtopics()
function to allow more space for longer topic names.
(cherry picked from commitb22460c)

Co-authored-by: Étienne PelletierEtiennePelletier@users.noreply.github.com
Co-authored-by: Łukasz Langalukasz@langa.pl

…thongh-125226)The 'help("topics")' output was misaligned due to "ASSIGNMENTEXPRESSIONS"exceeding the implicit maximum default column width of 19 characters.Reduced the number of columns from 4 to 3 in the listtopics()function to allow more space for longer topic names.(cherry picked from commitb22460c)Co-authored-by: Étienne Pelletier <EtiennePelletier@users.noreply.github.com>Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@python-cla-bot
Copy link

python-cla-botbot commentedMay 19, 2025
edited
Loading

All commit authors signed the Contributor License Agreement.

CLA signed

@ambvambv merged commit89b744a intopython:3.14May 19, 2025
44 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@miss-islington@ambv@EtiennePelletier

[8]ページ先頭

©2009-2025 Movatter.jp