8000 Add CliRunner default `catch_exceptions` parameter by azmeuk · Pull Request #2818 · pallets/click · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add CliRunner default catch_exceptions parameter #2818

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

azmeuk
Copy link
Contributor
@azmeuk azmeuk commented Dec 8, 2024

fixes #2817

Add a catch_exceptions parameter to CliRunner.
If the catch_exceptions parameters from invoke is not explicitly set, the value from CliRunner is used.

azmeuk and others added 2 commits December 16, 2024 23:56
Co-authored-by: Luke Kuzmish <42181698+cosmastech@users.noreply.github.com>
@AndreasBackx AndreasBackx added this to the 8.2.0 milestone Dec 19, 2024
@AndreasBackx AndreasBackx merged commit 88328fc into pallets:main Dec 19, 2024
12 checks passed
@AndreasBackx
Copy link
Collaborator

Thank you for the issue and PR!

@azmeuk azmeuk deleted the 2817-catch-exceptions branch December 19, 2024 19:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set the catch_exceptions value for the whole runner
3 participants
0