https://github.com/njsmith/fpewheel
https://github.com/njsmith/fpewheel
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/njsmith/fpewheel
- Owner: njsmith
- Created: 2016-12-25T05:49:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T05:53:28.000Z (over 8 years ago)
- Last Synced: 2025-01-19T09:41:50.237Z (4 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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