Chris Markiewicz
Chris Markiewicz
Creating a free-threaded CI job over at https://github.com/nipy/nibabel/pull/1339. Note that the GIL is being enabled by default: ``` :488: RuntimeWarning: The global interpreter lock (GIL) has been enabled to load...
All this would do is not fail on the presence of this file. OpenNeuro will continue to pass its own configuration, so these files will not affect the validation of...
This is https://github.com/OpenNeuroOrg/openneuro/issues/3247.
Updates: * https://github.com/RTKConsortium/RTK is done: https://github.com/RTKConsortium/RTK/blob/master/pyproject.toml * https://github.com/KitwareMedical/ITKUltrasound/pull/239 * https://github.com/KitwareMedical/HASI/pull/85 * https://github.com/KitwareMedical/ITKDICOM is not a Python package * https://github.com/InsightSoftwareConsortium/ITKPyTorch/pull/22 * https://github.com/InsightSoftwareConsortium/ITKRobustPredicate is not a Python package * https://github.com/InsightSoftwareConsortium/ITKSimpleITKFilters/pull/22
Yarik, is this something that you can debug and propose a fix for? Do we need to call in Brendan or someone else?
Okay, so it looks like the reason things ended up like this is that there's no way to unify reference links like ``:ref:`heading` `` and `` `text `_`` in Sphinx....
The reason not to use an absolute URL in `links_names.rst` is so that the link stays within site for testing. Right now if I test with `python -m http.server -d...
I guess I misunderstood the previous discussion. I thought we did not need to single out `scans.json`? This seems fine, though.
Added the `exclude-from-changelog` label because this doesn't affect the semantic meaning of the spec. For the sake of readable changelogs, I'm trying to be pretty stingy about what changes make...
Thanks for the report! Could you share logs and/or screenshots of the errors you're seeing?