build: use pathlib for paths by VoltrexKeyva · Pull Request #47581 · nodejs/node
added
build
labels
Apr 16, 2023
VoltrexKeyva
added
the
python
label
Apr 16, 2023
Trott
added
request-ci
labels
Apr 18, 2023This was referenced
Apr 22, 2023This was referenced
Apr 24, 2023targos pushed a commit that referenced this pull request
May 3, 2023Use 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, 2023Use 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, 2023danielleadams pushed a commit that referenced this pull request
Jul 6, 2023Use 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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters