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
Accelerator
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 }}
ilexei
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python
.github
workflows
on
remove-old-code
User selector
All users
Datepicker
All time
Commit history
Commits on May 5, 2021
Fix indentation (#16158)
kimadeline
authored
24e5109
View commit details
Copy full SHA for 24e5109
View code at this point
Browse repository at this point
Ensure using python 3.6 when building VSIX with JediLSP (#16124)
Show description for c23fca4
karthiknadig
authored
c23fca4
View commit details
Copy full SHA for c23fca4
View code at this point
Browse repository at this point
Correct the vsix artifact name to be downloaded (#16144)
Kartik Raj
authored
8be9f83
View commit details
Copy full SHA for 8be9f83
View code at this point
Browse repository at this point
Put MOCHA_REPORTER_JUNIT back in
brettcannon
authored
25161d5
View commit details
Copy full SHA for 25161d5
View code at this point
Browse repository at this point
Commits on May 4, 2021
Correct the vsix artifact name to be uploaded (#16140)
Kartik Raj
authored
908684b
View commit details
Copy full SHA for 908684b
View code at this point
Browse repository at this point
Make not uploading a VSIX an error
brettcannon
authored
305b021
View commit details
Copy full SHA for 305b021
View code at this point
Browse repository at this point
Drop dead env references in build workflow
brettcannon
authored
6b9a71a
View commit details
Copy full SHA for 6b9a71a
View code at this point
Browse repository at this point
Try (again) to install debugpy wheels in CI
brettcannon
authored
c668f60
View commit details
Copy full SHA for c668f60
View code at this point
Browse repository at this point
Fix a reference issue in the Build workflow
brettcannon
authored
ed6f517
View commit details
Copy full SHA for ed6f517
View code at this point
Browse repository at this point
Commits on May 3, 2021
Unify build workflows (#16096)
brettcannon
authored
eef545b
View commit details
Copy full SHA for eef545b
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Add the 'security-events' permission to the CodeQL workflow (#16071)
brettcannon
authored
724a0f0
View commit details
Copy full SHA for 724a0f0
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
Fix coverage failing due to Poetry test (#16061)
Kartik Raj
authored
8d703d7
View commit details
Copy full SHA for 8d703d7
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Bump actions/github-script from v4.0.1 to v4.0.2 (#16047)
Show description for 5cac1f0
dependabot[bot]
authored
5cac1f0
View commit details
Copy full SHA for 5cac1f0
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Bump actions/github-script from v3 to v4.0.1 (#16017)
Show description for 5205c44
dependabot[bot]
authored
5205c44
View commit details
Copy full SHA for 5205c44
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Restrict GITHUB_TOKEN permissions (#16013)
brettcannon
authored
87357db
View commit details
Copy full SHA for 87357db
View code at this point
Browse repository at this point
Bump GabrielBB/xvfb-action from v1.4 to v1.5 (#15987)
Show description for 28148f0
dependabot[bot]
authored
28148f0
View commit details
Copy full SHA for 28148f0
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Bump actions/cache from v2.1.4 to v2.1.5 (#15939)
Show description for 5e36cfb
dependabot[bot]
authored
5e36cfb
View commit details
Copy full SHA for 5e36cfb
View code at this point
Browse repository at this point
Add smoke tests using real poetry for discovery (#15930)
Kartik Raj
authored
45681f1
View commit details
Copy full SHA for 45681f1
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Ensure insiders build is uploaded (#15850)
karthiknadig
authored
126d096
View commit details
Copy full SHA for 126d096
View code at this point
Browse repository at this point
Commits on Mar 29, 2021
Remove uploading to codecov (#15796)
karthiknadig
authored
629a674
View commit details
Copy full SHA for 629a674
View code at this point
Browse repository at this point
Commits on Mar 26, 2021
Move coverage to nightly and simplify reporting (#15776)
Show description for 9b881fc
karthiknadig
authored
9b881fc
View commit details
Copy full SHA for 9b881fc
View code at this point
Browse repository at this point
Use GHA to add the 'classify' label (#15773)
brettcannon
authored
58bec59
View commit details
Copy full SHA for 58bec59
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Functional test coverage (#15754)
Show description for 23b6f3d
karthiknadig
authored
23b6f3d
View commit details
Copy full SHA for 23b6f3d
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Turn off insider tests (#15684)
karthiknadig
authored
6ff5bf0
View commit details
Copy full SHA for 6ff5bf0
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Turn back on insiders tests (#15526)
Show description for 75463af
brettcannon
authored
75463af
View commit details
Copy full SHA for 75463af
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Add better failure messages for file check jobs (#15515)
brettcannon
authored
777bfa2
View commit details
Copy full SHA for 777bfa2
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Bump actions/setup-node from v2.1.4 to v2.1.5 (#15484)
Show description for 02c3cb5
dependabot[bot]
authored
02c3cb5
View commit details
Copy full SHA for 02c3cb5
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Disable insiders tests while Notebooks works on the failures on their end (#15479)
brettcannon
authored
33b6e15
View commit details
Copy full SHA for 33b6e15
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Bump actions/cache from v2 to v2.1.4 (#15335)
Show description for 36bb325
dependabot[bot]
authored
36bb325
View commit details
Copy full SHA for 36bb325
View code at this point
Browse repository at this point
Commits on Jan 6, 2021
Add a GHA workflow to make sure PRs include the expected changed files (#15096)
brettcannon
authored
7b3f8bf
View commit details
Copy full SHA for 7b3f8bf
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Use Prettier with YAML files in .github (#15040)
brettcannon
authored
c33617b
View commit details
Copy full SHA for c33617b
View code at this point
Browse repository at this point
Update the CodeQL workflow to silence a warning (#15029)
brettcannon
authored
e20a371
View commit details
Copy full SHA for e20a371
View code at this point
Browse repository at this point
Commits on Dec 21, 2020
Switch to using eslint in CI (#15028)
brettcannon
authored
790f6d7
View commit details
Copy full SHA for 790f6d7
View code at this point
Browse repository at this point
Remove tslint (#15012)
brettcannon
authored
8e981bc
View commit details
Copy full SHA for 8e981bc
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Bump actions/setup-node from v2.1.3 to v2.1.4 (#14995)
Show description for fd13745
dependabot[bot]
authored
fd13745
View commit details
Copy full SHA for fd13745
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.