h-vetinari

Results 1318 comments of h-vetinari

Yeah, it was another GH-mirror that ended up being being [transferred](https://github.com/patpadgett/corkscrew/pull/3#issuecomment-424635055) back to him. In that discussion Pat commented: > Thank you for finding me! It's been an amazing experience...

Thanks for tagging me here. Unfortunately I believe this repo is completely dead - I've tried to keep up with making it compatible for conda-forge, but patching in new python...

Happy to hear that this project is apparently not dead - though I'll reserve judgement until some PRs actually get merged 🙃 Thanks for taking the time to dispel any...

I solved this for conda-forge in https://github.com/conda-forge/blist-feedstock/pull/4, see [patch 4](https://github.com/conda-forge/blist-feedstock/blob/master/recipe/patches/0004-compatibility-with-PEP-620.patch) in the feedstock repo.

This is solved for the conda-forge packaging effort with [patch 3](https://github.com/conda-forge/blist-feedstock/blob/master/recipe/patches/0003-make-__iter__-PEP-479-compatible.patch) in the feedstock repo.

> We don't interact with compilers directly, we do it through distutils, because we're a python project, so I don't see how CMake would help out at all. I'm not...