pullrequests Search Results · repo:nodejs/gyp-next language:Python
Filter by
285 results (157 ms)
285 results
innodejs/gyp-next (press backspace or delete to remove):robot: I have created a release beep boop
0.22.2 (2026-04-22)
Bug Fixes
- build: Use SPDX license expression (#310) (ce0da4a)
This PR was generated with Release Please. See documentation.
autorelease: pending
Refs: https://github.com/nodejs/gyp-next/pull/341#issuecomment-4286645699
Fix for Windows test blocking:
- nodejs/node-gyp#3295
BEGIN_COMMIT_OVERRIDE fix: add dict.items() in dictionary iteration (#341) END_COMMIT_OVERRIDE
:robot: I have created a release beep boop
0.22.1 (2026-04-21)
Bug Fixes
- use floor division when escaping command-line arguments (#338) (cadca24)
This PR was generated with Release Please. See ...
autorelease: tagged
Both Python 3.8 and 3.9 are end-of-life, but we might want to continue to support Py3.9 until the 31 August 2026 EOL of
Debian 11 Bullseye Standard Support.
Fixes nodejs/node-gyp#3296
- nodejs/node-gyp#3296
% python3.14
import re
s = TEST_STRING=\\\ TEST\\\
quote_replacer_regex2 = re.compile(r (\\+) )
...
...
... def _EscapeCommandLineArgumentForMSBuild(s): ...
bug
python
Also run ruff only once on CI. No need to run ruff multiple times.
Bumps the github_actions group with 1 update: sigstore/gh-action-sigstore-python.
Updates sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 details summary Release notes /summary p em Sourced from ...
dependencies
github_actions
Also enable tests on ubuntu-arm.
:robot: I have created a release beep boop
0.22.0 (2026-04-02)
Features
- Windows ARM64 target architecture support (#331) (652a346)
Bug Fixes
- drop deprecated Python module pkg_resources (#333) ...
autorelease: tagged