FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · deepnote/python-lsp-server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
deepnote
/
python-lsp-server
Public
forked from
python-lsp/python-lsp-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 29, 2025
fix: release using PEP 517 (#6)
m1so
authored
88e4ee1
View commit details
Copy full SHA for 88e4ee1
Browse repository at this point
Commits on Oct 20, 2025
chore: Merge upstream changes from main
Show description for 08554e6
mfranczel
authored
08554e6
View commit details
Copy full SHA for 08554e6
Browse repository at this point
reformat
mfranczel
committed
2ee5963
View commit details
Copy full SHA for 2ee5963
Browse repository at this point
address review, reformat
mfranczel
committed
2d523b3
View commit details
Copy full SHA for 2d523b3
Browse repository at this point
fix(ci): ensure proper version in PyPI releases
Show description for c82f4b0
mfranczel
committed
c82f4b0
View commit details
Copy full SHA for c82f4b0
Browse repository at this point
fix: skip remaining tests that stopped working due to our changes
mfranczel
committed
a1dd29d
View commit details
Copy full SHA for a1dd29d
Browse repository at this point
fix: reformat
mfranczel
committed
735b44b
View commit details
Copy full SHA for 735b44b
Browse repository at this point
format
mfranczel
committed
80ac427
View commit details
Copy full SHA for 80ac427
Browse repository at this point
test: fix tests broken by cc0efee custom fork changes
Show description for 938aeb3
mfranczel
committed
938aeb3
View commit details
Copy full SHA for 938aeb3
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into michal/blu-5047-sync-changes-from-remote-lsp-to-fork
mfranczel
committed
26e4337
View commit details
Copy full SHA for 26e4337
Browse repository at this point
Commits on Oct 8, 2025
fix: Package name for releases
Show description for bf2bf21
mfranczel
authored
bf2bf21
View commit details
Copy full SHA for bf2bf21
Browse repository at this point
fix: package name
mfranczel
committed
419c624
View commit details
Copy full SHA for 419c624
Browse repository at this point
fix(ci): Bump action versions
Show description for 1618c7b
mfranczel
authored
1618c7b
View commit details
Copy full SHA for 1618c7b
Browse repository at this point
Commits on Oct 7, 2025
Merge remote-tracking branch 'origin/michal/pla-4678-bump-gha-versions-in-python-lsp-server-fork' into michal/pla-4678-bump-gha-versions-in-python-lsp-server-fork
mfranczel
committed
e7f3733
View commit details
Copy full SHA for e7f3733
Browse repository at this point
fix: release permissions
mfranczel
committed
e869313
View commit details
Copy full SHA for e869313
Browse repository at this point
Merge branch 'develop' into michal/pla-4678-bump-gha-versions-in-python-lsp-server-fork
mfranczel
authored
81e5717
View commit details
Copy full SHA for 81e5717
Browse repository at this point
fix: bump gha versions
mfranczel
committed
dadbad7
View commit details
Copy full SHA for dadbad7
Browse repository at this point
Commits on Oct 6, 2025
ci: Publish to pypi
Show description for 6e8669b
mfranczel
authored
6e8669b
View commit details
Copy full SHA for 6e8669b
Browse repository at this point
Commits on Oct 5, 2025
fix: update homepage url
mfranczel
committed
2e83b07
View commit details
Copy full SHA for 2e83b07
Browse repository at this point
ci: Publish to pypi
mfranczel
committed
fdc06d3
View commit details
Copy full SHA for fdc06d3
Browse repository at this point
Commits on Feb 28, 2025
Port custom changes from old fork of python language server (#1)
Show description for cc0efee
OlegWock
authored
cc0efee
View commit details
Copy full SHA for cc0efee
Browse repository at this point
Commits on Feb 7, 2025
Update changelog for 1.12.2 (#618)
ccordoba12
authored
cc6d398
View commit details
Copy full SHA for cc6d398
Browse repository at this point
Commits on Feb 6, 2025
Fix putting `extra_paths` in front of `sys.path` (#608)
cmashinho
authored
a3c7919
View commit details
Copy full SHA for a3c7919
Browse repository at this point
Update changelog for 1.12.1 (#617)
ccordoba12
authored
63087dd
View commit details
Copy full SHA for 63087dd
Browse repository at this point
Correctly handle null value for `ropeFolder` config (#604)
osiewicz
authored
0508463
View commit details
Copy full SHA for 0508463
Browse repository at this point
Fix formatting issues reported by the latest Ruff version (#616)
ccordoba12
authored
cf2d16d
View commit details
Copy full SHA for cf2d16d
Browse repository at this point
Fix test for Jedi 0.19.2 (#609)
cmashinho
authored
17fe8d1
View commit details
Copy full SHA for 17fe8d1
Browse repository at this point
Commits on Aug 25, 2024
Update changelog for 1.12.0 (#595)
ccordoba12
authored
eb61ccd
View commit details
Copy full SHA for eb61ccd
Browse repository at this point
Commits on Aug 22, 2024
Allow `extra_paths` to be placed in front of `sys.path` (#527)
mrclary
authored
3215ea6
View commit details
Copy full SHA for 3215ea6
Browse repository at this point
Infer end position for Pylint diagnostics (#547)
Wuestengecko
authored
4714d38
View commit details
Copy full SHA for 4714d38
Browse repository at this point
Commits on Jul 29, 2024
Set return type to `None` for functions without returns (#581)
Show description for cabac8e
agserrano3
and
codegen-bot
authored
cabac8e
View commit details
Copy full SHA for cabac8e
Browse repository at this point
Use `%r` to have a better log (#584)
tebeka
authored
8a345b9
View commit details
Copy full SHA for 8a345b9
Browse repository at this point
Commits on Jul 24, 2024
Add `window/logMessage` support (#573)
Dylmay
authored
e8dd582
View commit details
Copy full SHA for e8dd582
Browse repository at this point
Add version support to `workspace/publishDiagnostics` (#565)
Dylmay
authored
9b79576
View commit details
Copy full SHA for 9b79576
Browse repository at this point
Add `extendSelect` option to flake8 plugin (#559)
Show description for cf3cea1
Susensio
and
Saúl Nogueras
authored
cf3cea1
View commit details
Copy full SHA for cf3cea1
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL