Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.3k
Open
Description
I do see the following failure with Python-3.14.0rc2 on OpenIndiana. This is a regression from Python-3.13.7.
======================================================================ERROR: testAtan2 (test.test_math.MathTests.testAtan2)----------------------------------------------------------------------Traceback (most recent call last): File "/data/builds/ul-workspace/components/python/python-314/Python-3.14.0rc2/Lib/test/test_math.py", line 339, in testAtan2 self.ftest('atan2(0., -0.)', math.atan2(0., -0.), math.pi) ~~~~~~~~~~^^^^^^^^^ValueError: math domain error----------------------------------------------------------------------Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
Done