Jonathan B. Coe

Results 68 comments of Jonathan B. Coe

Work in progress in branch n140-enhanced-ruby-bindings

The trailing \r suggests to me that Windows line endings are being found on Linux. I wonder if running d2u on copied files as part of the docker setup might...

I think this is fixed now, @MattHerring can you confirm?

I added https://github.com/ml-explore/mlx/issues/1345 for missing type hints in pip.

I’d like to retain commit access to do some work on libclangs c and python bindings, and on clang-tidy.

https://peps.python.org/pep-0751/ defines a lock file format for Python. I’ve used (and have seen used) astral’s uv which has its own lock file format and extensions for pyproject.toml. uv is very...

There's a fair bit of work still to do here (hence the draft status), I thought I'd open the PR for visibility. I was talking to the maintainers of NetHack...