Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-lsp
/
python-lsp-server
Public
Notifications
You must be signed in to change notification settings
Fork
248
Star
2.6k
Code
Issues
150
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-lsp-server
pylsp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 19, 2026
Continue on name-defined diagnostics provided by Mypy on autoimport (#676)
LarsMichelsen
authored
b692467
View commit details
Copy full SHA for b692467
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Prefer parent uri when matching uri (#682)
mnauw
authored
0f283d4
View commit details
Copy full SHA for 0f283d4
View code at this point
Browse repository at this point
Fix crash in `pylsp_definitions` due to definitions without a source position (#715)
Show description for 19fc07a
metheoryt
and
claude
authored
19fc07a
View commit details
Copy full SHA for 19fc07a
View code at this point
Browse repository at this point
Fix error when when opening notebooks on UNC network shares (#708)
Show description for 1a10b60
meitham
and
Meitham Jamaa
authored
1a10b60
View commit details
Copy full SHA for 1a10b60
View code at this point
Browse repository at this point
Fix types of `maxComplexity` and `line_length` (#703)
krassowski
authored
e46a242
View commit details
Copy full SHA for e46a242
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
Add option to hide docstring in signatures (#686)
tomekwojcik
authored
4ebece5
View commit details
Copy full SHA for 4ebece5
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Fix starting the server for Python 3.14 and run tests with that version (#690)
ccordoba12
authored
44f7eb0
View commit details
Copy full SHA for 44f7eb0
View code at this point
Browse repository at this point
Commits on Oct 30, 2025
Prevent showing cmd on Windows when running flake8 (#683)
dalthviz
authored
6a24326
View commit details
Copy full SHA for 6a24326
View code at this point
Browse repository at this point
Commits on Aug 25, 2025
Expose a shutdown hook (#666)
dlax
authored
3b1c895
View commit details
Copy full SHA for 3b1c895
View code at this point
Browse repository at this point
Copy `LAST_JEDI_COMPLETIONS` to cell document so that `completionItem/resolve` will work (#663)
hjr265
authored
5c8cfac
View commit details
Copy full SHA for 5c8cfac
View code at this point
Browse repository at this point
Commits on Jul 4, 2025
Add space between punctuation and next sentence (#656)
spenserblack
authored
5b8f15a
View commit details
Copy full SHA for 5b8f15a
View code at this point
Browse repository at this point
Add support for type definition (#645)
Show description for 5480e5d
Hoblovski
and
krassowski
authored
5480e5d
View commit details
Copy full SHA for 5480e5d
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
Send websocket payload using a queue (#633)
Show description for e0b5fcf
Raekkeri
and
krassowski
authored
e0b5fcf
View commit details
Copy full SHA for e0b5fcf
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
Fix inline comments that include text with `import` (#639)
jsbautista
authored
dd03085
View commit details
Copy full SHA for dd03085
View code at this point
Browse repository at this point
Commits on May 29, 2025
Allow to format signatures in docstrings (#631)
krassowski
authored
c8e4e99
View commit details
Copy full SHA for c8e4e99
View code at this point
Browse repository at this point
Commits on May 28, 2025
Drop Python 3.8, add Python 3.11 to CI and run `pyupgrade` (#650)
Show description for e9776fd
krassowski
and
dalthviz
authored
e9776fd
View commit details
Copy full SHA for e9776fd
View code at this point
Browse repository at this point
Commits on May 12, 2025
Add `py.typed` marker to `pylsp` imports to be analysed with `mypy` (#641)
krassowski
authored
70d9f12
View commit details
Copy full SHA for 70d9f12
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Do not call `str.splitlines()` twice in the same function. (#628)
Show description for 04fa3e5
fukanchik
and
Sergey Fukanchik
authored
04fa3e5
View commit details
Copy full SHA for 04fa3e5
View code at this point
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
View code at this point
Browse repository at this point
Correctly handle null value for `ropeFolder` config (#604)
osiewicz
authored
0508463
View commit details
Copy full SHA for 0508463
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Infer end position for Pylint diagnostics (#547)
Wuestengecko
authored
4714d38
View commit details
Copy full SHA for 4714d38
View code at this point
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
View code at this point
Browse repository at this point
Use `%r` to have a better log (#584)
tebeka
authored
8a345b9
View commit details
Copy full SHA for 8a345b9
View code at this point
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
View code at this point
Browse repository at this point
Add version support to `workspace/publishDiagnostics` (#565)
Dylmay
authored
9b79576
View commit details
Copy full SHA for 9b79576
View code at this point
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
View code at this point
Browse repository at this point
Fix linting issues reported by the latest version of Ruff (#585)
ccordoba12
authored
457c5c0
View commit details
Copy full SHA for 457c5c0
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Remove built-in `rope_rename` plugin (#515)
doolio
authored
f69ed84
View commit details
Copy full SHA for f69ed84
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Add fallback for `ujson` import (#541)
Show description for 245da20
Savalek
and
Савеленко Алексей Николаевич
authored
245da20
View commit details
Copy full SHA for 245da20
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
Update changelog for 1.10.1 (#534)
Show description for 779c97a
ccordoba12
authored
779c97a
View commit details
Copy full SHA for 779c97a
View code at this point
Browse repository at this point
Fix progress reporting with autoimport plugin (#530)
last-partizan
authored
4f6d7cb
View commit details
Copy full SHA for 4f6d7cb
View code at this point
Browse repository at this point
Commits on Feb 22, 2024
Improve error message about missing `websockets` module (#528)
tomplus
authored
ed00eac
View commit details
Copy full SHA for ed00eac
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Use ruff as linter and code formatter (#502)
tkrabel
authored
fc2851a
View commit details
Copy full SHA for fc2851a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.