Christian Clauss

Results 1423 comments of Christian Clauss

> npm ERR! gyp verb install --ensure was passed, so won't reinstall if already installed

Would it be possible to create a test which proves this problem so we can be sure about proposed fixes?

Use https://koffi.dev/ and/or [node-ffi-rs](https://github.com/zhangyuang/node-ffi-rs/blob/master/README.md) instead of the unmaintained and broken node-ffi as discussed in * node-ffi-napi/node-ffi-napi#269

It sounds like replacing `node-ffi-napi` is necessary but not sufficient for solving all problems. A replacement library can be bug-for-bug compatible with the original library for some use cases.

Unfortunately, I do not have the knowledge required to suggest a fix. You might `pin` this issue to encourage community collaboration on fixing it. * https://docs.github.com/en/issues/tracking-your-work-with-issues/administering-issues/pinning-an-issue-to-your-repository

@sheppard It has been about 5 years since https://pypi.org/project/rest-pandas yet this repo has a lot of nice improvements. Please consider making a new release.

Add Py3.14? https://www.python.org/downloads/release/python-3140/ * #204

% `codespell --ignore-words-list=afetrall,ative,consol,egal,ist,knive,ment,nd,studi,ot,xdescribe --write-changes` * https://pypi.org/project/codespell

Thanks for the quick response. So if I make a pull request to upstream, there is no web UI to track the status of that PR? Do you accept PRs...