Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hercial61
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 30, 2019
change to operate in non-test cases (#5515)
IanMatthewHuff
authored
b741e1a
Copy full SHA for b741e1a
Update version in CHANGELOG.md in the CI pipeline (#5524)
DonJayamanne
authored
871a304
Copy full SHA for 871a304
Remove references to code coverage
DonJayamanne
authored
532c9a6
Copy full SHA for 532c9a6
Update CI badges
DonJayamanne
authored
109650a
Copy full SHA for 109650a
Commits on Apr 29, 2019
Print stdout/stderr when pytest fails (in adapter script). (#5512)
Show description for 77a510c
Eric Snow
authored
77a510c
Copy full SHA for 77a510c
Fix types other than scalars being used for columns in the Data Viewer (#5514)
Show description for f261e09
rchiodo
authored
f261e09
Copy full SHA for f261e09
make set test less restrictive (#5510)
IanMatthewHuff
authored
97e9495
Copy full SHA for 97e9495
Commits on Apr 26, 2019
update manual test plan for new features (#5498)
IanMatthewHuff
authored
8cd0996
Copy full SHA for 8cd0996
Commits on Apr 25, 2019
Fix ignoreVscodeTheme to play along with dynamic theme updates (#5485)
Show description for 4c4f155
rchiodo
authored
4c4f155
Copy full SHA for 4c4f155
Merge pull request #5484 from IanMatthewHuff/dev/ianhu/restrictVarExpShape
Show description for bab781c
IanMatthewHuff
authored
bab781c
Copy full SHA for bab781c
restrict shape in variable loading
IanMatthewHuff
committed
d39b4f2
Copy full SHA for d39b4f2
Merge release into master (#5481)
DonJayamanne
authored
b4c2ce8
Copy full SHA for b4c2ce8
Append --pre to black installation command when pipenv is used (#5393)
Show description for 6dbd8b6
erinxocon
authored and
DonJayamanne
committed
6dbd8b6
Copy full SHA for 6dbd8b6
Merge pull request #5465 from IanMatthewHuff/dev/ianhu/fixPythonVersions
Show description for a215b5d
IanMatthewHuff
authored
a215b5d
Copy full SHA for a215b5d
Commits on Apr 24, 2019
fix functional tests
IanMatthewHuff
committed
a5af1de
Copy full SHA for a5af1de
Update links for release plan
brettcannon
authored
7ec5010
Copy full SHA for 7ec5010
remove unexpected trailing commas in JSON files (#5443)
Show description for 730691c
quarthex
authored and
DonJayamanne
committed
730691c
Copy full SHA for 730691c
Add a TODO item for comments
brettcannon
authored
80c9908
Copy full SHA for 80c9908
Commits on Apr 23, 2019
Update plotly.js version to 1.47.1 in plotly mimetype renderer (#5428)
Show description for 8fb8107
jonmmease
authored and
rchiodo
committed
8fb8107
Copy full SHA for 8fb8107
Deprecate travis (#5434)
DonJayamanne
authored
f1d02f8
Copy full SHA for f1d02f8
Upload vsix to artifacts (#5412)
DonJayamanne
authored
dca4f05
Copy full SHA for dca4f05
Fix the flask app name prompt for launch config. (#5409)
Show description for 79be7c8
ericsnowcurrently
authored
79be7c8
Copy full SHA for 79be7c8
fix len error (#5421)
IanMatthewHuff
authored
3febb03
Copy full SHA for 3febb03
Fix null cases (#5419)
rchiodo
authored
c1c990d
Copy full SHA for c1c990d
Commits on Apr 22, 2019
Fix sorting of number only lists (#5416)
Show description for d85d97b
rchiodo
authored
d85d97b
Copy full SHA for d85d97b
Reliably end test tasks in Azure Pipelines (#5410)
Show description for 7b1be6f
DonJayamanne
authored
7b1be6f
Copy full SHA for 7b1be6f
Merge pull request #5411 from IanMatthewHuff/dev/ianhu/sortVarExpColumns
Show description for f32fa5b
IanMatthewHuff
authored
f32fa5b
Copy full SHA for f32fa5b
add news
IanMatthewHuff
committed
a508a49
Copy full SHA for a508a49
cleanup and functional test
IanMatthewHuff
committed
c77edb7
Copy full SHA for c77edb7
Fix data viewer issues (#5405)
rchiodo
authored
a49cebf
Copy full SHA for a49cebf
working first draft
IanMatthewHuff
committed
557f3e0
Copy full SHA for 557f3e0
Fix current cell colors again (#5403)
Show description for dada212
rchiodo
authored
dada212
Copy full SHA for dada212
Smoke Tests must be run on nightly and CI on Azdo (#5382)
Show description for 1122cd3
Kartik Raj
authored
1122cd3
Copy full SHA for 1122cd3
Variable Explorer UI cleanup (#5379)
Show description for 6f0697a
IanMatthewHuff
authored
6f0697a
Copy full SHA for 6f0697a
Commits on Apr 19, 2019
Fixes to the test explorer in displaying root (#5383)
Show description for 722ba83
DonJayamanne
authored
722ba83
Copy full SHA for 722ba83
Pagination
Previous
Next
You can’t perform that action at this time.