Skip to content

click version 8.2.0 broken#447

Merged
thewhaleking merged 1 commit intostagingfrom
fix/thewhaleking/click-version-broken
May 12, 2025
Merged

click version 8.2.0 broken#447
thewhaleking merged 1 commit intostagingfrom
fix/thewhaleking/click-version-broken

Conversation

@thewhaleking
Copy link
Contributor

Click 8.2.0

Keep stdout and stderr streams independent in CliRunner. Always collect stderr output and never raise an exception. Add a new output stream to simulate what the user sees in its terminal. Removes the mix_stderr parameter in CliRunner. #2522 #2523

Drops the keyword mix_stderr for CliRunner. This is used in btcli/tests/e2e_tests/utils.py:

runner = CliRunner(mix_stderr=False)

Pins the version as under 8.2.0 for now.

@thewhaleking thewhaleking requested a review from a team May 12, 2025 15:20
@thewhaleking thewhaleking merged commit a08e17f into staging May 12, 2025
39 checks passed
@thewhaleking thewhaleking deleted the fix/thewhaleking/click-version-broken branch May 12, 2025 15:26
@ibraheem-abe ibraheem-abe mentioned this pull request May 12, 2025
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.

2 participants