issues
search
openlawlibrary
/
pygls
A pythonic generic language server
https://pygls.readthedocs.io/en/latest/
Apache License 2.0
585
stars
104
forks
source link
Pyodide Updates
#290
Closed
alcarney
closed
1 year ago
alcarney
commented
1 year ago
Description (e.g. "Related to ...", etc.)
This is for the unreleased 1.0 branch
Update main CI workflow to test on the released version of Python 3.11
Update version of Pyodide used in tests to latest release
Update glue code in example fountain extension to align with changes on the 1.0 branch
Code review checklist (for code reviewer to complete)
[ ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
[ ] Title summarizes what is changing
[ ] Commit messages are meaningful (see
this
for details)
[ ] Tests have been included and/or updated, as appropriate
[ ] Docstrings have been included and/or updated, as appropriate
[ ] Standalone docs have been updated accordingly
[ ]
CONTRIBUTORS.md
was updated, as appropriate
[ ] Changelog has been updated, as needed (see
CHANGELOG.md
)
Description (e.g. "Related to ...", etc.)
This is for the unreleased 1.0 branch
Code review checklist (for code reviewer to complete)