Skip to content

Conversation

SathishMSFT
Copy link
Member

Pro client will work only when we use python3. In cases where VM has both python2 and python3 installed, we prefer python2. this will prevent us from using pro client.
With this change, we will now prioritize using python3 over python2 when both versions are available in VM.

@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Merging #165 (1fdca53) into master (62ef959) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   88.16%   88.16%           
=======================================
  Files          86       86           
  Lines       12230    12230           
=======================================
  Hits        10782    10782           
  Misses       1448     1448           
Flag Coverage Δ
python27 86.63% <ø> (ø)
python39 88.13% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/extension/src/ProcessHandler.py 82.57% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@SathishMSFT SathishMSFT merged commit e239674 into master Jan 25, 2023
@SathishMSFT SathishMSFT deleted the satimPyVersionChange branch January 25, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants