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 }}
notpushkin
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 20, 2019
add unit test for installing black with poetry
notpushkin
committed
551e100
View commit details
Copy full SHA for 551e100
Browse repository at this point
Commits on Jun 11, 2019
update news
notpushkin
committed
710efb0
View commit details
Copy full SHA for 710efb0
Browse repository at this point
if black is being installed, append --allow-prereleases
Show description for 76642f9
notpushkin
committed
76642f9
View commit details
Copy full SHA for 76642f9
Browse repository at this point
Commits on Jun 10, 2019
downgrade node-fetch to version that jupyter labs wants (#5962)
Show description for b243f0d
IanMatthewHuff
authored
b243f0d
View commit details
Copy full SHA for b243f0d
Browse repository at this point
Fix 3 digit colors to work in the monaco editor for themes (#5958)
Show description for 68ad05a
rchiodo
authored
68ad05a
View commit details
Copy full SHA for 68ad05a
Browse repository at this point
Add back pandas for functional tests (#5957)
rchiodo
authored
7d34ab7
View commit details
Copy full SHA for 7d34ab7
Browse repository at this point
Commits on Jun 6, 2019
Fixes to gulp script used to bundle the extension (#5940)
Show description for aea381e
DonJayamanne
authored
aea381e
View commit details
Copy full SHA for aea381e
Browse repository at this point
Disable quoting paths sent to the debugger as args (#5936)
Show description for 4a10c03
DonJayamanne
authored
4a10c03
View commit details
Copy full SHA for 4a10c03
Browse repository at this point
Reuse compile and build jobs from CI in PR (#5937)
DonJayamanne
authored
4f146fa
View commit details
Copy full SHA for 4f146fa
Browse repository at this point
Fixes to activation of Conda environments (#5934)
DonJayamanne
authored
ee1c25d
View commit details
Copy full SHA for ee1c25d
Browse repository at this point
Automatically add labels to questions
brettcannon
authored
8f4a307
View commit details
Copy full SHA for 8f4a307
Browse repository at this point
Automatically add labels to enhancement requests
brettcannon
authored
4fed2f2
View commit details
Copy full SHA for 4fed2f2
Browse repository at this point
Tweak the label order
brettcannon
authored
24e2335
View commit details
Copy full SHA for 24e2335
Browse repository at this point
Add appropriate labels to bug reports
brettcannon
authored
5a09040
View commit details
Copy full SHA for 5a09040
Browse repository at this point
Password support for Jupyter remote (#5927)
IanMatthewHuff
authored
228137c
View commit details
Copy full SHA for 228137c
Browse repository at this point
Commits on Jun 5, 2019
Rename news file
DonJayamanne
committed
444ff16
View commit details
Copy full SHA for 444ff16
Browse repository at this point
Fixes to shell detection (#5923)
Show description for 114ee5e
DonJayamanne
authored
114ee5e
View commit details
Copy full SHA for 114ee5e
Browse repository at this point
Remove automatic labels in issue templates (#5920)
DonJayamanne
authored
6544372
View commit details
Copy full SHA for 6544372
Browse repository at this point
Fix liveloss test to not have so many dependencies. (#5918)
Show description for b4a3e1d
rchiodo
authored
b4a3e1d
View commit details
Copy full SHA for b4a3e1d
Browse repository at this point
Auto preview notebooks on import. (#5906)
rchiodo
authored
9804a8e
View commit details
Copy full SHA for 9804a8e
Browse repository at this point
Fixes to CI (#5907)
DonJayamanne
authored
53d1f72
View commit details
Copy full SHA for 53d1f72
Browse repository at this point
Commits on Jun 4, 2019
Fix some editor issues (#5905)
rchiodo
authored
65c056f
View commit details
Copy full SHA for 65c056f
Browse repository at this point
Fix arrow on signature help. (#5901)
rchiodo
authored
bf0fa52
View commit details
Copy full SHA for bf0fa52
Browse repository at this point
Fix shift enter not working when using gotosource (#5903)
rchiodo
authored
059507d
View commit details
Copy full SHA for 059507d
Browse repository at this point
Handle clear messages from jupyter (#5897)
Show description for 03f84f7
rchiodo
authored
03f84f7
View commit details
Copy full SHA for 03f84f7
Browse repository at this point
Feature/5603 update pytest on ui settings (#5787)
Show description for 6dff687
james-flynn-ie
authored and
DonJayamanne
committed
6dff687
View commit details
Copy full SHA for 6dff687
Browse repository at this point
Merge 2nd May point release into master (#5904)
DonJayamanne
authored
ea4f035
View commit details
Copy full SHA for ea4f035
Browse repository at this point
Disable failing test on CI (#5902)
Show description for eb3220c
DonJayamanne
authored
eb3220c
View commit details
Copy full SHA for eb3220c
Browse repository at this point
Fix nightly failures by building python on Linux (#5895)
Show description for 187f4de
rchiodo
authored
187f4de
View commit details
Copy full SHA for 187f4de
Browse repository at this point
Changes to how shell in terminal is identified (#5886)
Show description for a328783
DonJayamanne
authored
a328783
View commit details
Copy full SHA for a328783
Browse repository at this point
Upgrade to LSP 3.14 + Client 5.x to property bold signature parameters (#5717)
Show description for eb41618
Mikhail Arkhipov
authored
eb41618
View commit details
Copy full SHA for eb41618
Browse repository at this point
Rename "unit test" to "tests" from drop menu when clicking on "Run Tests" on the status bar, rename "Discover tests" to "Discovering" (#5888)
Show description for 4c9ec2f
Kartik Raj
authored
4c9ec2f
View commit details
Copy full SHA for 4c9ec2f
Browse repository at this point
Remove time from all nodes except the tests (#5890)
Show description for 737ff6e
Kartik Raj
authored
737ff6e
View commit details
Copy full SHA for 737ff6e
Browse repository at this point
Commits on Jun 3, 2019
Add support for sub process debugging when debugging tests (#5857)
Show description for b31f442
DonJayamanne
authored
b31f442
View commit details
Copy full SHA for b31f442
Browse repository at this point
Better issue templates (#5860)
Show description for 7e1948d
DonJayamanne
and
brettcannon
authored
7e1948d
View commit details
Copy full SHA for 7e1948d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.