David Gilman

Results 24 comments of David Gilman

This has been good to merge since day 1. The older versions are a known fail because they no longer build for API compatibility reasons. I have spent a few...

IIRC there are a decent number of patches with fixes to API compat with openssl and libxml that haven't been backported to the old versions. Anything before 10 or 11...

It has to do with us only shipping cffi 1.x on old Pythons. We could delete the files post-build, however, anyone who's able to do that while packaging could also...

If there are future expectations of API breakage in the tldr.zip interface you can also build a symlink forest (e.g. `tldr.zip`, `tldr-2.zip`, `tldr-2.3.zip`) for compatibility.