I have uploaded the thrift-0.16.0 sdist to pypi. I'll get to perl and some of the other languages as soon as I can. We need to automate this process with test/staging and list modes by "creating a release" on GitHub then having a GitHub release workflow that does this stuff for us. Enjoy!
On Fri, Mar 25, 2022 at 12:15 PM Csaba Ringhofer <csringho...@cloudera.com.invalid> wrote: > > Hi! > > I see that Thrift 0.16.0 is already released, but it is not visible on pip > yet: > ERROR: Could not find a version that satisfies the requirement > thrift==0.16.0 (from versions: 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.10.0, > 0.11.0, 0.13.0, 0.14.0.post2, 0.14.1, 0.14.2, 0.15.0) > > Having access to 0.16.0 in Python would be great to get > "THRIFT-5488 SystemError when using fast binary or compact protocol in > python 3.10" > > Regards, > Csaba