-
Notifications
You must be signed in to change notification settings - Fork 76
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nodejs/gyp-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bb50155
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodejs/gyp-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c0fee2f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 10 files changed
- 6 contributors
Commits on Mar 1, 2022
-
chore: refactor regular expression
I don't think there are any tests for this but I did some command-line tests and, at least for the things I tested, this preserves the code behavior while avoiding backtracking issues in the regular expression. Closes: #135
Configuration menu - View commit details
-
Copy full SHA for aa1a925 - Browse repository at this point
Copy the full SHA aa1a925View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 35305d6 - Browse repository at this point
Copy the full SHA 35305d6View commit details
Commits on Mar 4, 2022
-
feat: Add proper support for IBM i (#140)
Python 3.9 on IBM i now properly returns "os400" for sys.platform instead of claiming to be AIX as it did previously. While the IBM i PASE environment is compatible with AIX, it is a subset and has numerous differences which makes it beneficial to distinguish, however this means that it now needs explicit support here.
Configuration menu - View commit details
-
Copy full SHA for fdda4a3 - Browse repository at this point
Copy the full SHA fdda4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 181f2e2 - Browse repository at this point
Copy the full SHA 181f2e2View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 293bcfa - Browse repository at this point
Copy the full SHA 293bcfaView commit details
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 063ba97 - Browse repository at this point
Copy the full SHA 063ba97View commit details -
fix(msvs): avoid fixing path for arguments with "=" (#143)
They are probably not paths, and V8 uses an argument like that, so the fix is needed in Node.js Refs: nodejs/node#42115
Configuration menu - View commit details
-
Copy full SHA for 7e8f16e - Browse repository at this point
Copy the full SHA 7e8f16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fee2f - Browse repository at this point
Copy the full SHA c0fee2fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff bb50155...c0fee2f