Christian Clauss

Results 1490 comments of Christian Clauss

I cannot find the AppVeyor test results. Can we see a nan-related URL like https://ci.appveyor.com/project/cclauss/appveyor-hack ?

@kkoopa asked: > Can this be extended to incorporate all the old, ugly releases? `actions/setup-node` can indeed run ALL those old, ugly releases, and [this](https://github.com/cclauss/nan/actions/runs/13225707088) demonstrates that most of them...

~And also the [`platform`](https://docs.python.org/3/library/platform.html) module?~

https://devguide.python.org/getting-started/setup-building/#ios

#1456 and #1457

Please fix git conflicts.

> ModuleNotFoundError: No module named 'pkg_resources' Some of the `pkg_resources` code is still available in modern `setuptools`. % `uvx --with=unicorn python3.14 -c 'import unicorn'` % `uvx --with=setuptools,unicorn python3.14 -c 'import...

Can you please pull in the changes to 1. `.github/workflows/check-code-and-run-tests.yml` ("3.13") and 2. `setup.py` (`standard-imghdr`) in * #527