Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use COMPREPLY instead of COMREPLY in Bash shell completion #2163

Merged
merged 1 commit into from
Dec 28, 2021

Conversation

ashwin153
Copy link
Contributor

@ashwin153 ashwin153 commented Dec 28, 2021

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code.
  • Add an entry in CHANGES.rst summarizing the change and linking to the issue.
  • Add .. versionchanged:: entries in any relevant code docs.
  • Run pre-commit hooks and fix any issues.
  • Run pytest and tox, no tests failed.

@davidism
Copy link
Member

Since this is a bugfix, plese rebase this to 8.0.x and include a changelog.

@davidism davidism changed the base branch from main to 8.0.x December 28, 2021 19:06
@davidism davidism added this to the 8.0.4 milestone Dec 28, 2021
@davidism davidism merged commit 4a21666 into pallets:8.0.x Dec 28, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use COMPREPLY instead of COMREPLY in Bash shell completion
2 participants