Skip to content

Conversation

piiq and others added 2 commits June 6, 2025 20:52
Signed-off-by: Theodore Aptekarev <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
# TODO Remove when dropping support for Python 3.9 or Click 8.1.
@property
def is_hidden(self) -> bool:
return self.hidden
Copy link
Contributor

Choose a reason for hiding this comment

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

Won't this be failing on click <8.2 because self.hidden does not exist?

Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, I see now that you've implemented a version cap for python 3.9

Copy link
Contributor

@piiq piiq left a comment

Choose a reason for hiding this comment

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

Thanks for taking this over
🚀

@AyanSinhaMahapatra
Copy link
Member Author

Thanks++ @piiq, all good, merging!

@AyanSinhaMahapatra AyanSinhaMahapatra merged commit 9a7c592 into main Jun 11, 2025
13 checks passed
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.

3 participants