Skip to content

Conversation

DonJayamanne
Copy link

Fixes #2191

  • Title summarizes what is changing
  • [n/a] Includes a news entry file (remember to thank yourself!)
  • [n/a] Unit tests & code coverage are not adversely affected (within reason)
  • Works on all actively maintained versions of Python (e.g. Python 2.7 & the latest Python 3 release)
  • Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)
  • [n/a] Dependencies are pinned (e.g. "1.2.3", not "^1.2.3")
  • [n/a] package-lock.json has been regenerated if dependencies have changed

Copy link

@d3r3kk d3r3kk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Don!

@DonJayamanne DonJayamanne merged commit 6af8f99 into microsoft:master Jul 18, 2018
bschley pushed a commit to bschley/vscode-python that referenced this pull request Aug 2, 2018
@DonJayamanne DonJayamanne deleted the issue2191ServiceRegs branch October 2, 2018 22:47
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move service registrations from debug adapter host into extension host

3 participants