Skip to content

Decide how to handle arithmetic errors #1678

Open
@cgay

Description

@cgay

The test suites have been failing on macOS for quite some time with these errors:

Image

To my understanding we need to decide whether to signal errors for these arithmetic functions (slow) or return NaN et al (fast).

My $0.02: let's be fast.

I'm going to turn these tests off on macOS for now.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions