fix #31650 right use of string and bytes objects#31659
fix #31650 right use of string and bytes objects#31659bioinfornatics wants to merge 5 commits intonodejs:masterfrom
Conversation
|
@nodejs/python |
8e9b724 to
4c49c50
Compare
|
Thanks everybody for your help! 👍 |
|
@nodejs/python |
sam-github
left a comment
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.
|
LGTM. I'm currently carrying this patch in Fedora to allow building on systems with no python2. |
PR-URL: #31659 Reviewed-By: Christian Clauss <cclauss@me.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
|
Landed in a squashed commit 5f0af2a |
|
@bioinfornatics and team, thanks for your perseverance on this one... It is good that it has landed. |
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>
Fixes: #31650
Checklist
[ x]
make -j4 test(UNIX), orvcbuild test(Windows) passes[x ] commit message follows commit guidelines