Matti Picus

Results 750 comments of Matti Picus

@nachovizzo The indent is fixed on HEAD. You can install pybind11 from git until the fix is released: pip install git+https://github.com/pybind/pybind11.git.

Hi. I am really confused. It seems there are at least two issues here: - Some C-API call to open a file is setting an OSError on PyPY and a...

PyPy now emits the proper normalized error in nightlies, and this will be part of the 7.3.10 release. Thanks for pointing it out.

I added a PyPy-nightly run to the binary-run repo where I test c-extension packages. ubuntu and windows are passing, [macos is failing this test](https://github.com/pypy/binary-testing/actions/runs/3180528411/jobs/5184211176). I wonder what is different about...

@mgeier I couldn't find a link to genindex in the example, or was that a link to the configuration variable that could theoritically be used?

Thanks, I didn't look inside the hamburger menu. That seems like a reasonable place, so for [our docs](https://numpy.org/doc/stable/user/whatisnumpy.html) it would be at the bottom of the left navbar.

Hmm. I would like to make PyPy as much like CPython as possible. CPython3Posix has no `sources()` method at all, and CPython3Windows has a shim launcher that PyPy does not...

Thanks for the feedback. After all I can make a PR but frustrated users end up here first, and you have to deal with the fallout

Any ideas why this is happening? Is there a problem with the scheme?

I think the version at https://github.com/mnauw/git-remote-hg works better