Skip to content

Unhandled exception during autocomplete fix#109

Merged
auvipy merged 4 commits intoclick-contrib:masterfrom
opirko:unhandled-autocompl-exc-fix
Nov 10, 2023
Merged

Unhandled exception during autocomplete fix#109
auvipy merged 4 commits intoclick-contrib:masterfrom
opirko:unhandled-autocompl-exc-fix

Conversation

@opirko
Copy link
Contributor

@opirko opirko commented Nov 9, 2023

Fixes the issue mentioned in #108

Copy link
Collaborator

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

seems some builds are failing! can you check?

@opirko
Copy link
Contributor Author

opirko commented Nov 10, 2023

Okay, I think it's fixed. It was failing with Click 7 due to the missing () in Click decorators.

@opirko opirko requested a review from auvipy November 10, 2023 09:29
@auvipy
Copy link
Collaborator

auvipy commented Nov 10, 2023

its failing again. can you recheck? we might consider dropping click 7 very soon but before that....

@opirko
Copy link
Contributor Author

opirko commented Nov 10, 2023

Now it was due to flake saying I got one space before inline comment instead of two (only in python 3.7 test for some reason). Oh well, here's hoping third time is the charm :D

@jathanism
Copy link

Nice to see this fixed. Any plans on releasing it anytime soon? Thanks!

@Fugue997
Copy link

Hello! A PYPI release for this would be greatly appreciated :D

@auvipy
Copy link
Collaborator

auvipy commented Jan 15, 2025

OK, thanks I will release one soon

@Fugue997
Copy link

Thank you so much 🙏

@s4n-cz
Copy link

s4n-cz commented Feb 26, 2025

OK, thanks I will release one soon

@auvipy A release with the fix would be highly appreciated. The UsageError does not provide great user experience. I tried to bypass it and specify directly in my pyproject.toml dependencies:

  "click-repl @ git+https://github.com/click-contrib/click-repl.git@f08ba3919028a553b5e4e3218958d761fad16b5d",

which works locally, but fails when releasing to PyPI (this feature is not supported there) 😞

@auvipy
Copy link
Collaborator

auvipy commented Mar 23, 2025

Sorry, i got so many packages to maintain and now got a baby to look after now. I have plans to release a new version before the end of march.

@alor
Copy link

alor commented Mar 10, 2026

any chance to see this released in a 0.3.1 package? thanks

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.

7 participants