Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Fix raw_input on debugger redirect. Fixes #490 #816

Merged
merged 2 commits into from
Sep 18, 2018

Conversation

fabioz
Copy link
Contributor

@fabioz fabioz commented Sep 18, 2018

No description provided.

@fabioz
Copy link
Contributor Author

fabioz commented Sep 18, 2018

In tests I referenced things from my work in progress. Closing to fix issue.

@fabioz fabioz closed this Sep 18, 2018
@fabioz fabioz reopened this Sep 18, 2018
@fabioz
Copy link
Contributor Author

fabioz commented Sep 18, 2018

Ok, should be fine now.

@codecov-io
Copy link

Codecov Report

Merging #816 into master will increase coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #816      +/-   ##
==========================================
+ Coverage   59.42%   59.54%   +0.11%     
==========================================
  Files          28       28              
  Lines        3914     3915       +1     
==========================================
+ Hits         2326     2331       +5     
+ Misses       1588     1584       -4
Impacted Files Coverage Δ
ptvsd/pathutils.py 40.9% <0%> (-0.96%) ⬇️
ptvsd/wrapper.py 51.44% <0%> (+0.07%) ⬆️
ptvsd/session.py 77.11% <0%> (+0.84%) ⬆️
ptvsd/daemon.py 48.97% <0%> (+0.87%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80dec2a...acc252d. Read the comment docs.

@karthiknadig karthiknadig merged commit d3d3345 into microsoft:master Sep 18, 2018
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.

3 participants