Opened 10 years ago
Closed 10 years ago
#25222 closed Cleanup/optimization (fixed)
Don't install bash completion for python*-config
| Reported by: | Ville Skyttä | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
django_bash_completion unnecessarily installs completions for python*-config.
Note:
See TracTickets
for help on using tickets.
https://github.com/django/django/pull/5102