Commit graph

5 commits

Author SHA1 Message Date
Raymond Zhao
337e8e6820
chore: get update-gyp.py to work with Python >= v3.5 (#2826)
* chore: get update-gyp.py to work with Python v3.9

* Ruff ignore rule PLC1901

---------

Co-authored-by: Christian Clauss <cclauss@me.com>
2023-04-06 20:07:02 +02:00
Rich Trott
33deab4ca8
Adding tarfile member sanitization to extractall() (#2741)
Co-authored-by: TrellixVulnTeam <kasimir.schulz@trellix.com>
2022-10-01 19:05:01 -07:00
Jiawen Geng
cfd12ff3bb
fix: change default gyp update message (#2420) 2021-05-29 20:48:13 +08:00
Christian Clauss
0093ec8646 gyp: Improve our flake8 linting tests
PR-URL: https://github.com/nodejs/node-gyp/pull/2356
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2021-03-31 07:38:26 +00:00
Samuel Attard
aaf33c3029
build: add update-gyp script
Co-authored-by: Christian Clauss <cclauss@me.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Christian Clauss <cclauss@me.com>
PR-URL: https://github.com/nodejs/node-gyp/pull/2167
2020-07-20 16:31:21 +10:00