-
Notifications
You must be signed in to change notification settings - Fork 301
🐛 fix some parser issues with type signatures #1001
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
poetry completions|
I recently made a breaking change in [9c80b6b], I had to make a |
|
and finally, I don't know how to solve the permission issue on the CI: Can I have some help here? 🙏 Should I revert the changes? Can I fix the problem? Should we merge as is? |
|
I don't trust the CI script and wouldn't worry about it. |
|
Thanks |
|
To you! |
When I updated nu to 101, the completions of poetry failed because of a missing
:this
for this
Fixed a couple of places and some other parser issues