This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhpvorderman
Recipients jack1142, rhpvorderman, scoder
Date 2020-08-18.06:16:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1597731419.86.0.132770669919.issue41566@roundup.psfhosted.org>
In-reply-to
Content
> That might be an option then. CPython could use the existing library if it is available.

Dynamic linking indeed seems like a great option here! Users who care about this will probably have the 'isal' and 'libdeflateO' packages installed on their machine anyway. I packaged isa-l on conda-forge, so it is available via the anaconda/miniconda installer.
History
Date User Action Args
2020-08-18 06:16:59rhpvordermansetrecipients: + rhpvorderman, scoder, jack1142
2020-08-18 06:16:59rhpvordermansetmessageid: <1597731419.86.0.132770669919.issue41566@roundup.psfhosted.org>
2020-08-18 06:16:59rhpvordermanlinkissue41566 messages
2020-08-18 06:16:59rhpvordermancreate