Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
3,175 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 81 commits in 13 repositories
Created a pull request in macports/macports-ports that received 6 comments
py-language-server: update to 0.36.1
Description Update py-language-server and some of its dependencies. However pyls still doesn't work because jedi requires parso<0.8.0,>=0.7.0 but w…
Opened 6 other pull requests in 2 repositories
macports/macports-ports
4
open
1
merged
emacs-lsp/lsp-mode
1
merged
Reviewed 1 pull request in 1 repository
macports/macports-ports 1 pull request
Created an issue in petitparser/dart-petitparser that received 2 comments
Null-safe version not recognized as such
I started looking into migrating a package of mine that depends on PetitParser, and I found that the tooling does not recognize 4.0.0-nullsafety as…