Philipp A.
Philipp A.
please check if my edits made some part worse in your opinion. if you want, you can add some release notes for this :D
Hi, I think enabling HDF5-on-S3 through such a small change is pretty cool. But I think it would make sense to make an issue first, to talk about support for...
OK, one test fails, how should we fix it? It happens in a newer Python (e.g. 3.9), in case of a TypeVar that’s a class attribute. `__qualname__` is not set,...
Everything can be initially defined in one module and be exported in another, not just classes. As you can see in the test changes, it does happen! Also I thought...
Hi @tk0miya what do you think?
Hi @AA-Turner, I’d be happy if you bring this over the finish line (and that’d be probably faster), but if you want, I could also try fixing the tests.
I’m checking it out. Questions: - 8158a1817df25e467ae211f4daa18d46e808617b is a pretty hacky way to fix builtins: that test was really wrong, now it works as expected, but do you want to...
Would be great to have for https://github.com/holoviz-topics/hv-anndata/pull/66. `{xy}offset` doesn’t seem to be possible to take from a dimension.
We currently `pytest.mark.parameterize` the tests with a representative set of parameter combinations, then use image comparison to check if the outcome is close enough. There are a lot of examples...
Hi, you checked “I have confirmed this bug exists on the latest version of scanpy.”, but 1.10.2 is far from the latest version of scanpy. Can you please check with...