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 }}
blfpd
/
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
Datepicker
All time
Commit history
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
Fix the Lock Issues workflow
brettcannon
committed
b46e490
View commit details
Copy full SHA for b46e490
View code at this point
Browse repository at this point
Fix how multiple paths are specified for setup-python's `cache-dependency-path`
brettcannon
committed
7be7b4b
View commit details
Copy full SHA for 7be7b4b
View code at this point
Browse repository at this point
Move over to setup-python's own caching
Show description for e823b10
brettcannon
committed
e823b10
View commit details
Copy full SHA for e823b10
View code at this point
Browse repository at this point
Commits on Nov 16, 2021
Use Python 3.9 for build workflow (#18042)
Show description for c75ab2c
kimadeline
authored
c75ab2c
View commit details
Copy full SHA for c75ab2c
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Bump GabrielBB/xvfb-action from 1.5 to 1.6 (#18025)
Show description for 64118ff
dependabot[bot]
authored
64118ff
View commit details
Copy full SHA for 64118ff
View code at this point
Browse repository at this point
Revert "Use python version 3.9 due to issues with pandas on 3.10 (#18026)
Show description for fad4b8b
karthiknadig
authored
fad4b8b
View commit details
Copy full SHA for fad4b8b
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Install pipenv only for Python 3 tests (#17968)
kimadeline
authored
16335e2
View commit details
Copy full SHA for 16335e2
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
Turn-off experiment logs when telemetry is disabled (#17908)
Show description for 970bed9
karthiknadig
authored
970bed9
View commit details
Copy full SHA for 970bed9
View code at this point
Browse repository at this point
Remove duplicate "body" attribute in issue form (#17915)
Show description for 2ee548c
kimadeline
authored
2ee548c
View commit details
Copy full SHA for 2ee548c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.