Michał Górny

Results 218 comments of Michał Górny

Thanks, though to be honest I was hoping it would be possible to test it using local files without requiring the actual browsers installed.

In setuptools, the problem could be easily solved via overriding `build_base` directory. How to do something similar for `_skbuild` directory? Right now, we are seeing problems because skbuild reuses PyPy3.10's...

That said, it's not urgent, as we're working this around by using GitHub snapshot archive. However, these aren't exactly stable, so we'd prefer being able to use sdist from PyPI....

Well, we'd actually prefer having them inside the package. Git doesn't guarantee reproducible archives, and we've been recently badly bitten by tons of checksum failures when GitHub upgraded git (then...

I don't know if it's "useful" either. I don't have any other way of testing whether the package is still going to work month from now, or in the next...

Gentle ping. Is there any chance to move to rustls 0.23 and drop the dependency on ring? uv uses reqwest, and because of extremely bad platform support in ring, we...

@kloczek, not sure if you need it directly but in Gentoo we only needed it for tests in sphinx-autodoc-typehints. I've just removed the deps and marked nptyping for removal.

For the record, I'm removing NLTK from Gentoo because of this. IANAL but it looks like many of the corpora shouldn't be redistributed as part of nltk_data in the first...

This was fixed in 3d5d60b461381271d0cffcd343b6459174f65141.

I'm not sure but I think chrome will ask to confirm new permissions.