mirror of
https://github.com/python/cpython.git
synced 2025-08-31 22:18:28 +00:00
Changes for Lee Busby's SIGFPE patch set.
New file pyfpe.h, new exception FloatingPointError.
This commit is contained in:
parent
1ca407f3e4
commit
7d4266ed5a
4 changed files with 168 additions and 0 deletions
|
@ -113,4 +113,6 @@ PERFORMANCE OF THIS SOFTWARE.
|
|||
#include "rename2.h"
|
||||
#endif
|
||||
|
||||
#include "pyfpe.h"
|
||||
|
||||
#endif /* !Py_ALLOBJECTS_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue