Labels
Labels
45 labels
- bad, bad thing (e.g. security or can cause data loss). Should be fixed as soon as possible
- does not affect many people or has no big impact
- affects many people or has quite an impact
- something does not behave as it should, but can't or shouldn't be fixed in tox, but in a dependency
- Pull requests that update a dependency file
- something exists already but should behave differently
- something already exists, but shouldn't really :)
- something does not exist yet, but should
- This has been fixed within tox 4, and we don't plant to backport it to version 3.
- Pull requests that update GitHub Actions code
- Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
- rought estimate that this might be quite easy to implement
- rought estimate that this might be quite hard to implement
- rought estimate that this might be neither easy nor hard to implement
- It's not quite clear if and how this should be done
- ideally a failing test marked as xfail. If that is not possible exact instructions to reproduce