Skip to content

Request: Make configure forwards compatible by putting parenties with prints #4462

Closed
@ghost

Description

Nodejs can not build with python3 currently because print statements use a python 2 idiom.

It has been pointed out before that node will not build with python3 because of its dependence on gyp which has similar problems but in the mean time we can add a few parenthesis and be more prepared for when compatibility is possible.

So my request is that we make the code more forwards compatible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.feature requestIssues that request new features to be added to Node.js.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions