Skip to content

Conversation

@ferdnyc
Copy link

@ferdnyc ferdnyc commented Dec 2, 2025

A very minor documentation addition.

Tox's ultra-concise environment naming creates some challenges when using features like range expansions. If the user tries to define a range like py{39-314}, they'll get a lot more than they bargained for. Add a "Caution" box to the documentation about the range feature, reminding users to consider what their ranges mean numerically, rather than semantically.

  • ran the linter to address style issues (tox -e fix)
  • wrote descriptive pull request text
  • ensured there are test(s) validating the fix
  • added news fragment in docs/changelog folder
  • updated/extended the documentation

Tox's ultra-concise environment naming creates some challenges when
using features like range expansions. If the user tries to define
a range like `py{39-314}`, they'll get a lot more than they bargained
for. Add a "Caution" box to the documentation about the range feature,
reminding users to consider what their ranges mean _numerically_,
rather than semantically.

Signed-off-by: FeRD (Frank Dana) <[email protected]>
@ferdnyc ferdnyc requested a review from gaborbernat as a code owner December 2, 2025 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant