Skip to content

Tags: deepnote/python-lsp-server

Tags

v1.13.1-rc2

Toggle v1.13.1-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
m1so Michal Baumgartner
fix: release using PEP 517

v1.13.1rc1

Toggle v1.13.1rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Merge upstream changes from main

chore: Merge upstream changes from main

v1.12.2.4-beta3

Toggle v1.12.2.4-beta3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Package name for releases

fix: Package name for releases

v1.12.2.4-beta2

Toggle v1.12.2.4-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ci): Bump action versions

fix(ci): Bump action versions

v1.12.2.4-beta1

Toggle v1.12.2.4-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: Publish to pypi

ci: Publish to pypi

v1.12.2.3

Toggle v1.12.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Port custom changes from old fork of python language server (#1)

* Port custom changes from old fork of python language server

* Adjust format of returned hover info to match previous language server

* Fix typo

* Follow old format for signature help