FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix click compatibility issues by AyanSinhaMahapatra · Pull Request #89 · aboutcode-org/commoncode · GitHub

Fix click compatibility issues - #89

Merged
AyanSinhaMahapatra merged 2 commits into
mainfrom
bugfix/progressbar-hidden-propetry
Jun 11, 2025
Merged

Fix click compatibility issues#89
AyanSinhaMahapatra merged 2 commits into
mainfrom
bugfix/progressbar-hidden-propetry

Conversation

AyanSinhaMahapatra commented Jun 11, 2025
edited
Loading

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

piiq left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks for taking this over
🚀

Copy link
Copy Markdown
Member Author

Thanks++ @piiq, all good, merging!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL