Skip to content

AI Spam#3540

Closed
yzhkali wants to merge 1 commit into
pallets:mainfrom
yzhkali:fix/help-width-cli-runner
Closed

AI Spam#3540
yzhkali wants to merge 1 commit into
pallets:mainfrom
yzhkali:fix/help-width-cli-runner

Conversation

@yzhkali
Copy link
Copy Markdown

@yzhkali yzhkali commented May 31, 2026

Summary

  • make default CliRunner help body wrapping match a wide explicit terminal width
  • keep explicit terminal_width behavior available for tests that need narrow wrapping
  • add regression coverage for default runner help output matching terminal_width=1000

Closes #1997

Tests

  • PYTHONPATH=src python3 -m pytest tests/test_formatting.py tests/test_testing.py tests/test_commands.py -q
  • PYTHONPATH=src python3 -m pytest -q

@davidism davidism closed this May 31, 2026
@davidism davidism changed the title Stabilize default CliRunner help wrapping AI Spam May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Testing output is dependent on terminal width

2 participants