Christian Clauss

Results 1453 comments of Christian Clauss

Python >= v3.12 requires node-gyp >= v10. * https://github.com/nodejs/node-gyp/releases

How is this an improvement over the existing installation instructions?!? * https://github.com/Z4nzu/hackingtool/blob/master/README.md#installation-for-linux-

https://github.com/python-cffi/cffi/releases `v1.17.0rc1` adds the required support for Python 3.13.

From the Python 3.12 release notes: https://docs.python.org/3.12/whatsnew/3.12.html#other-language-changes These can be automatically fixed by running `ruff check --select=W605 --fix` * https://docs.astral.sh/ruff/rules/invalid-escape-sequence

Let's remove the `Unconfirmed Bug` label: * #2181

The issues upstream were fixed so py3.13 should work now.

https://pypi.org/project/Whoosh/ has not been updated since 2016 and points to a nonexistent repo on GitLab. While [mchaput/whoosh](https://github.com/mchaput/whoosh) and [whoosh-community/whoosh](https://github.com/whoosh-community/whoosh) and [Sygil-Dev/whoosh](https://github.com/Sygil-Dev/whoosh) exist, they need modernization. There are lots of open...