Skip to content

Conversation

@simu
Copy link
Contributor

@simu simu commented May 12, 2025

We need to extract the args from the fresh context when following nested groups to keep 8.1.8 behavior for shell completion in nested groups

fixes #2906

We need to extract the args from the fresh context when following nested groups to keep
8.1.8 behavior for shell completion for nested groups.
@davidism davidism linked an issue May 12, 2025 that may be closed by this pull request
@simu simu marked this pull request as ready for review May 12, 2025 13:34
@pallets pallets deleted a comment from luciidlou May 16, 2025
@davidism davidism added this to the 8.2.1 milestone May 16, 2025
@Rowlando13 Rowlando13 deleted the branch pallets:stable May 17, 2025 06:35
@Rowlando13 Rowlando13 closed this May 17, 2025
@davidism davidism reopened this May 17, 2025
@davidism
Copy link
Member

Please don't open PRs from a fork owned by a different organization rather than your account. It causes GitHub to disable the ability for maintainers to push changes, so I can't update this to prepare it for merge. Closing and will open a separate PR with your commits.

@simu
Copy link
Contributor Author

simu commented May 20, 2025

Please don't open PRs from a fork owned by a different organization rather than your account. It causes GitHub to disable the ability for maintainers to push changes, so I can't update this to prepare it for merge. Closing and will open a separate PR with your commits.

Sorry about that, I wasn't aware of that. Maybe this could be something to add in https://palletsprojects.com/contributing/pr so that new contributors can avoid this pitfall.

@simu simu deleted the fix/completion-nested-group branch May 20, 2025 20:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 4, 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.

Completion for commands in nested groups is broken in Click 8.2.0

3 participants