Skip to content

Conversation

kdeldycke
Copy link
Contributor

int_ranges_from_int_list() returns a tuple of tuple of 2 integers, instead of just a tuple of 2 integers, as currently implemented.

See original int_ranges_from_int_list() implementation.

This is an error that was introduced in: 0deaca4#diff-3d7d3ce708d009363d313560098b48067359fbf813eda929a2451183efbb9f22R53

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srittau srittau merged commit c922749 into python:main Sep 18, 2025
48 checks passed
@kdeldycke
Copy link
Contributor Author

Wow, thanks @srittau for the fast merge! 🎉

kdeldycke added a commit to kdeldycke/click-extra that referenced this pull request Sep 19, 2025
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.

2 participants