build: use pathlib for paths by VoltrexKeyva · Pull Request #47581 · nodejs/node

@nodejs-github-bot added build

Issues and PRs related to build files or the CI.

needs-ci

PRs that need a full CI run.

labels

Apr 16, 2023

@VoltrexKeyva VoltrexKeyva added the python

PRs and issues that require attention from people who are familiar with Python.

label

Apr 16, 2023

anonrig

@Trott Trott added request-ci

Add this label to start a Jenkins CI on a PR.

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

Apr 18, 2023

This was referenced

Apr 22, 2023

This was referenced

Apr 24, 2023

targos pushed a commit that referenced this pull request

May 3, 2023
Use Python's `pathlib` library for paths and related operations
instead of `os.path`.

Refs: #47323 (comment) #47323 (comment)
PR-URL: #47581
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Christian Clauss <cclauss@me.com>

targos pushed a commit that referenced this pull request

May 3, 2023
Use Python's `pathlib` library for paths and related operations
instead of `os.path`.

Refs: #47323 (comment) #47323 (comment)
PR-URL: #47581
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Christian Clauss <cclauss@me.com>

This was referenced

May 4, 2023

danielleadams pushed a commit that referenced this pull request

Jul 6, 2023
Use Python's `pathlib` library for paths and related operations
instead of `os.path`.

Refs: #47323 (comment) #47323 (comment)
PR-URL: #47581
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Christian Clauss <cclauss@me.com>

MoLow pushed a commit to MoLow/node that referenced this pull request

Jul 6, 2023

srl295

@srl295 srl295 added the i18n-api

Issues and PRs related to the i18n implementation.

label

Oct 1, 2024