Cherry pick debugpy connect/listen fix to release#10644
Merged
karthiknadig merged 1 commit intomicrosoft:release-2020.03from Mar 18, 2020
Merged
Cherry pick debugpy connect/listen fix to release#10644karthiknadig merged 1 commit intomicrosoft:release-2020.03from
karthiknadig merged 1 commit intomicrosoft:release-2020.03from
Conversation
* Ensure local host only if connection not available * Add news item
|
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## release-2020.03 #10644 +/- ##
===================================================
- Coverage 60.85% 60.83% -0.02%
===================================================
Files 579 579
Lines 31297 31296 -1
Branches 4450 4449 -1
===================================================
- Hits 19045 19039 -6
- Misses 11289 11292 +3
- Partials 963 965 +2
Continue to review full report at Codecov.
|
int19h
approved these changes
Mar 18, 2020
karthiknadig
added a commit
that referenced
this pull request
Mar 26, 2020
* Davidkutu/port intellisense fix (#10531) * Jupyter autocompletion will only show up on empty lines, instead of appearing in functions. * filter out magic commands instead of ignoring all the jupyter intellisense. * moved the new code to a function and created tests * removed pressCtrlSpace function * added comments * update changelog and delete news file * Rename datascience to datascience_modules (#10525) (#10528) * Rename datascience to datascience_modules (#10525) * Rename datascience to datascience_modules * Change name to something even harder to get wrong * Fix unit test failure for release * Ensure local host only if connection not available (#10600) (#10644) * Ensure local host only if connection not available * Add news item * Fix #10437: Update launch.json handling to support "listen" and "connect" (#10517) (#10654) Co-authored-by: Pavel Minaev <[email protected]> * Update version and change log (#10662) * Update version and change log * Fix flakey file system tests (#10541) Co-authored-by: Rich Chiodo <[email protected]> Co-authored-by: David Kutugata <[email protected]> Co-authored-by: Rich Chiodo <[email protected]> Co-authored-by: Pavel Minaev <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.