| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@nodejs/python |
Sorry, something went wrong.
|
Thanks everybody for your help! 👍 |
Sorry, something went wrong.
|
@nodejs/python |
Sorry, something went wrong.
There was a problem hiding this comment.
RSLGTM. Note to landers... the PR will need to be squashed and the commit message rewritten to match the commit guidelines: https://github.com/nodejs/node/blob/master/doc/guides/contributing/pull-requests.md#commit-message-guidelines
@bioinfornatics you can rebase, squash, fix the message, and force-push the branch yourself, or if you aren't comfortable with that, it can be done during landing.
Sorry, something went wrong.
Sorry, something went wrong.
|
LGTM. I'm currently carrying this patch in Fedora to allow building on systems with no python2. |
Sorry, something went wrong.
PR-URL: #31659 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
@bioinfornatics and team, thanks for your perseverance on this one... It is good that it has landed. |
Sorry, something went wrong.
PR-URL: #31659 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
PR-URL: #31659 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
PR-URL: #31659 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
| Back | FazBrowse Home | New Git URL |
Fixes: #31650
Checklist
[ x] make -j4 test (UNIX), or vcbuild test (Windows) passes
[x ] commit message follows commit guidelines