-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
Remove dependency on typeguard
#411
Conversation
Great, thanks. Just request a review from me or Alex when this is ready. |
@tombh I don't have permissions to add reviewers. This is ready now for review. |
Oh, sorry, I didn't realise. It looks good, I've approved it. I'll just wait a bit in case Alex gets a chance to look too. |
Would you like a Pygls release? Or wait a bit for some bleeding edge testers? |
I will do more tests with a few servers and let you know. |
I tested this on a few different servers. It seems to be working as expected. This can be published. |
* Remove dependency on `typeguard` by @karthiknadig in #411 * Simplify vscode-playground setup and fix Python discovery by @alcarney in #374
* Remove dependency on `typeguard` by @karthiknadig in #411 * Simplify vscode-playground setup and fix Python discovery by @alcarney in #374
Great, thank you. Here's the PR for the release #412 |
* Remove dependency on `typeguard` by @karthiknadig in #411 * Simplify vscode-playground setup and fix Python discovery by @alcarney in #374
* Remove dependency on `typeguard` by @karthiknadig in #411 * Simplify vscode-playground setup and fix Python discovery by @alcarney in #374
* Remove dependency on `typeguard` by @karthiknadig in #411 * Simplify vscode-playground setup and fix Python discovery by @alcarney in #374
Description (e.g. "Related to ...", etc.)
Remove dependency on
typeguard
.fixes #409
Code review checklist (for code reviewer to complete)