Releases: apiiro/python-language-server
Releases · apiiro/python-language-server
Release list
1.9
Fixes a NullReferenceException when hovering a call to a generic method whose return type is a bare TypeVar resolved to a collection type (#16).
pls.tar is the 1.8 payload with a rebuilt Microsoft.Python.Analysis.dll containing the fix; all other components are unchanged from 1.8.
Allow python versions higher than 3.9
Built with .net 8
1.6 fix stack overflow with generics
Fixed wrong .net runtime of previous version (1.4)
Merge pull request #5 from apiiro/ohad/fix-RemoteInvocationException Fix remote invocation exception
Fix RemoteInvocationException
Merge pull request #5 from apiiro/ohad/fix-RemoteInvocationException Fix remote invocation exception
Python Language Server 1.3
Python Language Server 1.2
Merge pull request #2 from apiiro/ariel/pacjages Organise packages
Python Language Server 1.1
Merge pull request #2 from apiiro/ariel/pacjages Organise packages
Python language server
Merge pull request #1 from apiiro/ohad/net-core-5 Port to .net core 5