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 }}
minsa110
/
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 9, 2021
Install pip if necessary when installing ipykernel (#17967)
DonJayamanne
authored
38a7647
View commit details
Copy full SHA for 38a7647
Browse repository at this point
Add tests for environments collection (#17965)
Show description for b8e702b
Kartik Raj
and
kimadeline
authored
b8e702b
View commit details
Copy full SHA for b8e702b
Browse repository at this point
Added onDebugInitialConfigurations to activationEvents (#17753)
Show description for 7d8cdca
3 people
authored
7d8cdca
View commit details
Copy full SHA for 7d8cdca
Browse repository at this point
Update package.nls.zh-tw.json (#17705)
Show description for 3fd643f
ted1030
authored
3fd643f
View commit details
Copy full SHA for 3fd643f
Browse repository at this point
Remove dependency on `azure-storage. (#17974)
karthiknadig
authored
2d6d057
View commit details
Copy full SHA for 2d6d057
Browse repository at this point
Fix experiment logging (#17970)
Show description for 0378720
karthiknadig
authored
0378720
View commit details
Copy full SHA for 0378720
Browse repository at this point
Commits on Nov 8, 2021
Add 'stop' beaker icon to stop refreshing tests (#17947)
luabud
authored
5f46b3d
View commit details
Copy full SHA for 5f46b3d
Browse repository at this point
Update release version and date (#17924) (#17969)
karthiknadig
authored
d449fa9
View commit details
Copy full SHA for d449fa9
Browse repository at this point
Use pytest data to extract the parametrised decoration (#17881)
Show description for 251cb30
mjpieters
and
karthiknadig
authored
251cb30
View commit details
Copy full SHA for 251cb30
Browse repository at this point
Use same `pytest --rootdir` logic as test discovery (#17898)
Show description for d5f0dc5
bhrutledge
authored
d5f0dc5
View commit details
Copy full SHA for d5f0dc5
Browse repository at this point
Install pipenv only for Python 3 tests (#17968)
kimadeline
authored
16335e2
View commit details
Copy full SHA for 16335e2
Browse repository at this point
Removed old discovery code and discovery experiments (#17963)
Kartik Raj
authored
7ca5ef3
View commit details
Copy full SHA for 7ca5ef3
Browse repository at this point
Commits on Nov 5, 2021
Add "do not show again" option to the formatter installation prompt (#17943)
Show description for c5804e0
kimadeline
authored
c5804e0
View commit details
Copy full SHA for c5804e0
Browse repository at this point
Fix selection normalization w/ decorators (#17916)
Show description for ee6f2f2
kimadeline
and
brettcannon
authored
ee6f2f2
View commit details
Copy full SHA for ee6f2f2
Browse repository at this point
Commits on Nov 4, 2021
Remove `winston` logger dependency (#17919)
Show description for 456ac06
karthiknadig
authored
456ac06
View commit details
Copy full SHA for 456ac06
Browse repository at this point
Bump isort from 5.9.3 to 5.10.0 (#17923)
Show description for 9a1f6ee
dependabot[bot]
and
kimadeline
authored
9a1f6ee
View commit details
Copy full SHA for 9a1f6ee
Browse repository at this point
Ensure we log experiments even when disabled (#17922)
karthiknadig
authored
5f49a51
View commit details
Copy full SHA for 5f49a51
Browse repository at this point
Commits on Nov 3, 2021
Do not process system Python 2 on macOS Monterey (#17909)
Show description for 4a0982d
kimadeline
authored
4a0982d
View commit details
Copy full SHA for 4a0982d
Browse repository at this point
Turn-off experiment logs when telemetry is disabled (#17908)
Show description for 970bed9
karthiknadig
authored
970bed9
View commit details
Copy full SHA for 970bed9
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
Browse repository at this point
Commits on Nov 2, 2021
Add a description for the language server field in the bug report template
brettcannon
committed
8f08b14
View commit details
Copy full SHA for 8f08b14
Browse repository at this point
More template fixes
karthiknadig
authored
d77a8a1
View commit details
Copy full SHA for d77a8a1
Browse repository at this point
Fix bug template
karthiknadig
authored
b392eee
View commit details
Copy full SHA for b392eee
Browse repository at this point
Update LS in bug template to dropdown
karthiknadig
authored
b32a6cf
View commit details
Copy full SHA for b32a6cf
Browse repository at this point
Move over to the new bug report template
brettcannon
committed
3fdd872
View commit details
Copy full SHA for 3fdd872
Browse repository at this point
The language server field cannot be a dropdown for some reason
brettcannon
committed
d9148f0
View commit details
Copy full SHA for d9148f0
Browse repository at this point
Try swapping a field in-place
brettcannon
committed
2594efc
View commit details
Copy full SHA for 2594efc
Browse repository at this point
Fix a typo
brettcannon
committed
16d9994
View commit details
Copy full SHA for 16d9994
Browse repository at this point
Give up on using a dropdown for the language server in the bug report template
brettcannon
committed
f4cdf4b
View commit details
Copy full SHA for f4cdf4b
Browse repository at this point
Try to turn off a dropdown in favour of the other one
brettcannon
committed
e64a3ef
View commit details
Copy full SHA for e64a3ef
Browse repository at this point
One last try at dropdown
brettcannon
committed
2d09e8d
View commit details
Copy full SHA for 2d09e8d
Browse repository at this point
try to fix a field again
brettcannon
committed
24e498d
View commit details
Copy full SHA for 24e498d
Browse repository at this point
Try swapping field types
brettcannon
committed
911d2e6
View commit details
Copy full SHA for 911d2e6
Browse repository at this point
Try changing field orders to work around bug report template issue
brettcannon
committed
6426019
View commit details
Copy full SHA for 6426019
Browse repository at this point
Duplicate a field
brettcannon
committed
3bd17af
View commit details
Copy full SHA for 3bd17af
Browse repository at this point
Previous
Next
You can’t perform that action at this time.