Cosimo Lupo

Results 814 comments of Cosimo Lupo

Hi Sascha! I try to follow semver already. Those post-releases you see do not actually change the code of the library so downstream maintainers can ignore them, only CI metadata...

Sure, I could alternatively bump the third last digit (bugfix) every time, even when no actual code changes occur, but that would signal that something has changed where it has...

Make sure you are using the pip installer that is connected to the python interpreter where you want to import pyclipper from. Maybe try installing it by invking `python -m...

I don't think so, pyclipper only works for 2D polygons

I personally do not know, but I'll keep open in case other pyclipper users may help if they come across this

We never tested this architecture (I personally wasn't aware of its existence). From the error it looks like the docker image with the wrong architecture (x86_64) is being pulled. I...

looks like multibuild does support "ppc64le" https://github.com/matthew-brett/multibuild/search?q=ppc64le It might be a simple config flag to enable this on our side, but I don't have time to look into it right...

for now I manually downloaded the wheels from appveyor, and uploaded them manually to both Github and PyPI

@greginvm yes, that's my fork.. Actually, I'd rather you transfer it to the fonttools organization: https://github.com/fonttools