node-gyp
node-gyp copied to clipboard
fix: use temp dir for tar extraction on all platforms
fixes #3165
Checklist
- [ ]
npm install && npm run lint && npm testpasses - [ ] tests are included
- [ ] documentation is changed or added
- [ ] commit message follows commit guidelines
Description of change
Failing lint tests https://docs.astral.sh/ruff/rules/import-outside-top-level
Weird, I didn't touch any python code?
- #3171
I think this is safe to merge as the Python linting failures have been fixed in main (from #3169).