★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/24484Nouvelle recherche | Portail wanayoo
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

configure.py: Use print() function in both Python 2 and 3 #24484

Merged
merged 1 commit into from Nov 19, 2018

Conversation

Projects
None yet
7 participants
@cclauss
Copy link
Contributor

cclauss commented Nov 19, 2018 •

A subset of #23669 to simplify the review process. @refack

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

@cclauss cclauss changed the title Use print() function in both Python 2 and 3 configure.py: Use print() function in both Python 2 and 3 Nov 19, 2018

@refack

refack approved these changes Nov 19, 2018

@refack

This comment has been minimized.

Copy link
Member

refack commented Nov 19, 2018 •

CI: https://ci.nodejs.org/job/node-test-pull-request/18766/ (AIX flaked with #22762, Windows flaked with #24497 and #24456)

@refack

This comment has been minimized.

Copy link
Member

refack commented Nov 19, 2018

Reviewers please 👍 for fast-tracking this. It's a simple refactoring to non-code tooling.

@targos

targos approved these changes Nov 19, 2018

@refack

This comment has been minimized.

Copy link
Member

refack commented Nov 19, 2018

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

@refack refack force-pushed the cclauss:patch-1 branch from d0f09c5 to 278126c Nov 19, 2018

@refack refack removed the author ready label Nov 19, 2018

@refack refack merged commit 278126c into nodejs:master Nov 19, 2018

2 checks passed

node-test-commit tests passed
Details
node-test-commit-aix tests passed
Details

targos added a commit that referenced this pull request Nov 19, 2018

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

@cclauss cclauss deleted the cclauss:patch-1 branch Nov 19, 2018

rvagg added a commit that referenced this pull request Nov 28, 2018

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

@BridgeAR BridgeAR referenced this pull request Dec 5, 2018

Merged

v11.4.0 proposal #24854

4 of 4 tasks complete

codebytere added a commit that referenced this pull request Jan 13, 2019

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

codebytere added a commit that referenced this pull request Jan 13, 2019

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

refack added a commit to refack/node that referenced this pull request Jan 14, 2019

build: use print() function in configure.py
PR-URL: nodejs#24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

@codebytere codebytere referenced this pull request Jan 15, 2019

Merged

v10.15.1 proposal #25346

MylesBorins added a commit that referenced this pull request Jan 29, 2019

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>

codebytere added a commit that referenced this pull request Jan 29, 2019

build: use print() function in configure.py
PR-URL: #24484
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.