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
Type
/
to 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 }}
lyf2000
/
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
on
main
User selector
All users
All time
Commit history
Commits on Mar 30, 2022
Update builid minimum version for Jedi to 3.7 (#18811)
karthiknadig
authored
391dc9e
View commit details
Copy full SHA for 391dc9e
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Update the release plan for the new CD pipelines
brettcannon
authored
173420e
View commit details
Copy full SHA for 173420e
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Bump actions/checkout from 2 to 3 (#18615)
Show description for 83299e2
dependabot[bot]
authored
83299e2
View commit details
Copy full SHA for 83299e2
View code at this point
Browse repository at this point
Remove uploading to blob storage (#18637)
karthiknadig
authored
c3a24c9
View commit details
Copy full SHA for c3a24c9
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
Bump actions/setup-python from 2 to 3 (#18604)
Show description for 439ff5d
dependabot[bot]
authored
439ff5d
View commit details
Copy full SHA for 439ff5d
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Upgrade pyright to 1.1.225 (#18599)
Show description for fcf75e7
kimadeline
authored
fcf75e7
View commit details
Copy full SHA for fcf75e7
View code at this point
Browse repository at this point
Bump actions/setup-node from 2 to 3 (#18593)
Show description for bc4880a
dependabot[bot]
authored
bc4880a
View commit details
Copy full SHA for bc4880a
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
Pin pyright in build workflow (#18573)
kimadeline
authored
84a5a04
View commit details
Copy full SHA for 84a5a04
View code at this point
Browse repository at this point
Pin pyright to 1.1.223 in GHA (#18569)
kimadeline
authored
f4f2514
View commit details
Copy full SHA for f4f2514
View code at this point
Browse repository at this point
Commits on Feb 15, 2022
Bump actions/github-script from 5 to 6 (#18516)
Show description for 4b07e7b
dependabot[bot]
authored
4b07e7b
View commit details
Copy full SHA for 4b07e7b
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Update README.md (#18380)
Show description for 0b5f03b
kimadeline
authored
0b5f03b
View commit details
Copy full SHA for 0b5f03b
View code at this point
Browse repository at this point
Pin our "Assign PR" workflow to Python 3.9 so we can keep using our pinned dependencies
brettcannon
committed
537414a
View commit details
Copy full SHA for 537414a
View code at this point
Browse repository at this point
Respect the special working directory in pip-secure-intall for the build workflow
brettcannon
committed
1dacc0f
View commit details
Copy full SHA for 1dacc0f
View code at this point
Browse repository at this point
Use `pip-secure-install` action (#18331)
brettcannon
authored
402a5a7
View commit details
Copy full SHA for 402a5a7
View code at this point
Browse repository at this point
Commits on Jan 24, 2022
Bump azure/login from 1.4.2 to 1.4.3 (#18323)
Show description for fa16970
dependabot[bot]
authored
fa16970
View commit details
Copy full SHA for fa16970
View code at this point
Browse repository at this point
Commits on Jan 19, 2022
Proposed API for discovered python environments (#18314)
Show description for 262019b
karthiknadig
authored
262019b
View commit details
Copy full SHA for 262019b
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Delete the issue template to direct them towards using the `Python: Report Issue ..." command
brettcannon
authored
e2494ab
View commit details
Copy full SHA for e2494ab
View code at this point
Browse repository at this point
Update issue config to point users towards the link
brettcannon
authored
b37c668
View commit details
Copy full SHA for b37c668
View code at this point
Browse repository at this point
Add back in emoji to the issue config
brettcannon
authored
691521f
View commit details
Copy full SHA for 691521f
View code at this point
Browse repository at this point
Quote strings in issue config
brettcannon
authored
3517b4e
View commit details
Copy full SHA for 3517b4e
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Remove emoji from issue config
brettcannon
authored
30393a3
View commit details
Copy full SHA for 30393a3
View code at this point
Browse repository at this point
Direct people to use the "Report Issue" command in the extension to report bugs
brettcannon
authored
3fcdb5a
View commit details
Copy full SHA for 3fcdb5a
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Bump azure/login from 1.3.0 to 1.4.2 (#18134)
Show description for 83df74b
dependabot[bot]
authored
83df74b
View commit details
Copy full SHA for 83df74b
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Run Pyright for all workflows (#18268)
Show description for 2883012
kimadeline
authored
2883012
View commit details
Copy full SHA for 2883012
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Switch from jedils_requirements.txt to requirements.txt (#18243)
Show description for 10bb8d0
karthiknadig
authored
10bb8d0
View commit details
Copy full SHA for 10bb8d0
View code at this point
Browse repository at this point
Commits on Dec 13, 2021
Simplify label check (#18172)
kimadeline
authored
44ef895
View commit details
Copy full SHA for 44ef895
View code at this point
Browse repository at this point
Upgrade to Node 14 (#18149)
Show description for 0eddfbf
kimadeline
authored
0eddfbf
View commit details
Copy full SHA for 0eddfbf
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
Do not add 'classify' label if needs-* label present (Attempt number 4) (#18161)
kimadeline
authored
70bf333
View commit details
Copy full SHA for 70bf333
View code at this point
Browse repository at this point
I swear it's fixed this time (#18160)
kimadeline
authored
97a65f1
View commit details
Copy full SHA for 97a65f1
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
Fix rename gone sideways (#18158)
kimadeline
authored
e3c617b
View commit details
Copy full SHA for e3c617b
View code at this point
Browse repository at this point
Do not add 'classify' label if needs-* label present (#18154)
Show description for 38e21c2
kimadeline
authored
38e21c2
View commit details
Copy full SHA for 38e21c2
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Fix testing with python 3.10 (#18127)
Show description for e382d86
karthiknadig
authored
e382d86
View commit details
Copy full SHA for e382d86
View code at this point
Browse repository at this point
Update release plan (#18131)
karthiknadig
authored
74a96fa
View commit details
Copy full SHA for 74a96fa
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
Log output from Lock Issues job
brettcannon
authored
fc87a69
View commit details
Copy full SHA for fc87a69
View code at this point
Browse repository at this point
Commits on Nov 25, 2021
Roll back some changes to the Lock Issue workflow
brettcannon
committed
aa5defc
View commit details
Copy full SHA for aa5defc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.