An open API service indexing awesome lists of open source software.

https://github.com/njsmith/fpewheel


https://github.com/njsmith/fpewheel

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Test case for ``PyFPE_{START,END}_PROTECT`` ABI compatibility

This project contains a minimal CPython extension that uses the
``PyFPE_{START,END}_PROTECT`` macros.

It makes a useful test case for this bug: https://github.com/pypa/auditwheel/issues/56