forked from DonJayamanne/pythonVSCode
- Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: microsoft/vscode-python
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
Sort
Pull requests list
Bump packaging from 25.0 to 26.0 no-changelog No news entry required
#25747 opened Jan 22, 2026 by dependabotbotLoading…
fix(testing): respect TestRunRequest.exclude when running tests
#25743 opened Jan 20, 2026 by andravinLoading…
feat(testing): expose pytest marks as tags in Test Explorer
#25740 opened Jan 18, 2026 by andravinLoading…
Fix unittestadapter test warnings by using different import names for classes that begin with Test, so that pytest doesn't try use them as tests.
#25732 opened Jan 13, 2026 by garyvdmLoading…
Bump tomli from 2.3.0 to 2.4.0 no-changelog No news entry required
#25726 opened Jan 12, 2026 by dependabotbotLoading…
pytestadapter: Read pipe in non-blocking mode so tests don't hang if the subprocess fails to open the pipe for writing.
#25725 opened Jan 10, 2026 by garyvdmLoading…
Implement project-based testing architecture for multi-project workspaces debt Covers everything internal: CI, testing, refactoring of the codebase, etc. skip-issue-check
#25719 opened Jan 8, 2026 by eleanorjboyd • Draft
Allow to use Jedi language server in system environment or virtual environments feature-request Request for new features or functionality info-needed Issue requires more information from poster
#25697 opened Dec 25, 2025 by inochisaLoading…
Wrap Issue requires more information from poster
pythonrc.py logic in a setup()` function to prevent leaking variables info-needed #25651 opened Dec 11, 2025 by arjxn-pyLoading…
Fix mismatched traceback in Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster
pythonrc.py injection bug #25480 opened Sep 22, 2025 by CNSeniorious000Loading…
Show a more meaningful error when sending code to the Python terminal.
#25421 opened Aug 26, 2025 by guociLoading…
remove pylance create,start,stop. Pylance will now do that itself. feature-request Request for new features or functionality
#25370 opened Aug 8, 2025 by bschnurrLoading…
Modify Run Selection/Line to reuse existing terminal
#25178 opened Jun 13, 2025 by s-kai273Loading…
2 tasks
Implement copying python import path from opened file feature-request Request for new features or functionality
#25026 opened May 1, 2025 by s-kai273Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.