-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
lib: drop Python 2 support in find-python.js #2333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
gengjiawen
merged 15 commits into
nodejs:master
from
DeeDeeG:find-python-only-find-python-3
Mar 26, 2021
Merged
Changes from 8 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a9e3219
lib: drop Python 2 support in find-python.js
DeeDeeG 83bf041
test: test find-python against supported Python 3
DeeDeeG 39403a8
Revert "lib: drop "-2" flag for "py.exe" launcher"
DeeDeeG 9c0d980
lib: use "-3" flag with py.exe launcher
DeeDeeG 3c48f70
test: reject Python 2 in test-find-python
DeeDeeG f13747d
lib: accept python '>=3.6.0' in find-python.js
DeeDeeG d1f2aec
lib: use real Python 3 default install paths
DeeDeeG 2562153
test: update Python path for "good guess" test
DeeDeeG d20f929
lib: use correct paths for 32-bit system-wide Python
DeeDeeG 54041d8
lib: add system-wide Python path for 32-bit Windows
DeeDeeG d0bcb5c
lib: construct winDefaultLocations programatically
DeeDeeG a7b43aa
lib: assign localAppData and programFiles from env
DeeDeeG 432447d
lib: fall back to os.userInfo() to get username
DeeDeeG 1711046
test: delete redundant Python 2 check
DeeDeeG ec64f91
test: adjust expected number of tests
DeeDeeG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.