Skip to content
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

build: py3 configure.py #29106

Closed
wants to merge 1 commit into from
Closed

build: py3 configure.py #29106

wants to merge 1 commit into from

Conversation

Copy link
Contributor

@cclauss cclauss commented Aug 13, 2019

Python 2 does not make a distinction between bytes and str while Python 3 strictly enforces the difference.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the build label Aug 13, 2019
@cclauss cclauss added the python label Aug 13, 2019
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 13, 2019

Copy link
Contributor

@MattIPv4 MattIPv4 left a comment

lgtm.

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 15, 2019

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 15, 2019

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Aug 16, 2019

@Trott
Copy link
Member

@Trott Trott commented Aug 16, 2019

Landed in a582c6b

@Trott Trott closed this Aug 16, 2019
Trott pushed a commit to Trott/io.js that referenced this issue Aug 16, 2019
PR-URL: nodejs#29106
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@cclauss cclauss deleted the Py3_configure.py branch Aug 16, 2019
targos pushed a commit that referenced this issue Aug 19, 2019
PR-URL: #29106
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BaochengSu pushed a commit to BaochengSu/node that referenced this issue Oct 20, 2020
PR-URL: nodejs#29106
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
(cherry picked from commit a582c6b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants