Prioritized labels 4
Drag to reorder prioritized labels and change their relative priority.
priority:immediate
PyCQA / flake8
This bug requires a fix as quickly as possible and will usually merit a release that immediately follows its merging.
priority:high
PyCQA / flake8
This bug should be fixed before the next release so that it can be distributed as soon as possible. This may block the next release if it is not fixed.
priority:medium
PyCQA / flake8
This would be nice to have in one of the next couple releases but will not block the *next* release.
priority:low
PyCQA / flake8
This is a bug or feature that is not a priority for the core development team. It will not block future releases.
Labels 36
feature:rejected
PyCQA / flake8
This designates a new feature proposal that has been rejected by the project team.
fix:pending-upstream-release
PyCQA / flake8
The fix for this is in a dependency and relies on them to perform a release
git transition
PyCQA / flake8
This is a deprecated label related to the transition of the Flake8 project from mercurial to git
help wanted
PyCQA / flake8
The project developers are having trouble developing a fix for this bug or reproducing it. Any and all help would be greatly appreciated.
incomplete:details
PyCQA / flake8
This indicates that an issue needs more details before the project can confirm the presence of the bug
incomplete:feedback
PyCQA / flake8
This is used to indicate when a pull request has feedback it needs to address before completion.
status:do-not-merge
PyCQA / flake8
For the reason specified in the issue, do not merge this merge request.
status:in-progress
PyCQA / flake8
There is a pull request to fix this that requires review and may be merged
status:invalid
PyCQA / flake8
This was reported as a bug but was determined to not actually be a bug in the project
status:won't fix
PyCQA / flake8
This is behaviour that the project team has decided will not be "fixed"
tech-debt:documentation
PyCQA / flake8
The techical debt in this issue is related to poor or non-existent documentation
tech-debt:hack
PyCQA / flake8
The technical debt in this issue is related to a quick-fix or a hackish solution