AN Long
AN Long
I'm not familiar with MSYS2, so I don't know how to add a package to it. Typically, this kind of work is handled by distro (e.g., Debian, Red Hat, etc.)...
The link in the first comment is 404 now, there is another sample: https://www.python.org/jobs/7588/
> Packaging changes look OK to me. Hopefully `thriftpy2==0.5.2` will be release soon and you'll be able to switch this `
I'm not sure whether we should switch to blessed or not, but in my opinion, it's not good to add too many features in one PR. Maybe we can split...
I think this is related to how to use Python with package manager, not pick package it self.
> Sorry for the long delay in reviewing this. Two requests: > > * Let's change `field_limit` to a `Py_ssize_t`. That seems more appropriate here and avoids the need for...
Yes, it's my fault, I thought `parse` is using `parse_fp` under the hood, but it's not.
Released a beta version `v0.5.2b1` which contains the fix.
I released `v0.5.2b2` which also contains a bugfix that some user needs in a hurry. I will release `v0.5.2` tomorrow if no one report bug about it. I notified some...