Title: Remove remnants of support for non-IEEE 754 systems from cmathmodule.c · Issue #121268 · python/cpython · GitHub
Open Graph Title: Remove remnants of support for non-IEEE 754 systems from cmathmodule.c · Issue #121268 · python/cpython
X Title: Remove remnants of support for non-IEEE 754 systems from cmathmodule.c · Issue #121268 · python/cpython
Description: Feature or enhancement Proposal: Proposed patch: diff --git a/Modules/cmathmodule.c b/Modules/cmathmodule.c index bf86a211bc..591442334e 100644 --- a/Modules/cmathmodule.c +++ b/Modules/cmathmodule.c @@ -185,15 +185,8 @@ cmath_acos_impl(...
Open Graph Description: Feature or enhancement Proposal: Proposed patch: diff --git a/Modules/cmathmodule.c b/Modules/cmathmodule.c index bf86a211bc..591442334e 100644 --- a/Modules/cmathmodule.c +++ b/Modules/cmathmodule...
X Description: Feature or enhancement Proposal: Proposed patch: diff --git a/Modules/cmathmodule.c b/Modules/cmathmodule.c index bf86a211bc..591442334e 100644 --- a/Modules/cmathmodule.c +++ b/Modules/cmathmodule...
Opengraph URL: https://github.com/python/cpython/issues/121268
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Remove remnants of support for non-IEEE 754 systems from cmathmodule.c","articleBody":"# Feature or enhancement\n\n### Proposal:\n\nProposed patch:\n```diff\ndiff --git a/Modules/cmathmodule.c b/Modules/cmathmodule.c\nindex bf86a211bc..591442334e 100644\n--- a/Modules/cmathmodule.c\n+++ b/Modules/cmathmodule.c\n@@ -185,15 +185,8 @@ cmath_acos_impl(PyObject *module, Py_complex z)\n if (fabs(z.real) \u003e CM_LARGE_DOUBLE || fabs(z.imag) \u003e CM_LARGE_DOUBLE) {\n /* avoid unnecessary overflow for large arguments */\n r.real = atan2(fabs(z.imag), z.real);\n- /* split into cases to make sure that the branch cut has the\n- correct continuity on systems with unsigned zeros */\n- if (z.real \u003c 0.) {\n- r.imag = -copysign(log(hypot(z.real/2., z.imag/2.)) +\n- M_LN2*2., z.imag);\n- } else {\n- r.imag = copysign(log(hypot(z.real/2., z.imag/2.)) +\n- M_LN2*2., -z.imag);\n- }\n+ r.imag = -copysign(log(hypot(z.real/2., z.imag/2.)) +\n+ M_LN2*2., z.imag);\n } else {\n s1.real = 1.-z.real;\n s1.imag = -z.imag;\n@@ -386,11 +379,7 @@ cmath_atanh_impl(PyObject *module, Py_complex z)\n */\n h = hypot(z.real/2., z.imag/2.); /* safe from overflow */\n r.real = z.real/4./h/h;\n- /* the two negations in the next line cancel each other out\n- except when working with unsigned zeros: they're there to\n- ensure that the branch cut has the correct continuity on\n- systems that don't support signed zeros */\n- r.imag = -copysign(Py_MATH_PI/2., -z.imag);\n+ r.imag = copysign(Py_MATH_PI/2., z.imag);\n errno = 0;\n } else if (z.real == 1. \u0026\u0026 ay \u003c CM_SQRT_DBL_MIN) {\n /* C99 standard says: atanh(1+/-0.) should be inf +/- 0i */\n```\n\nRemoving this legacy was [proposed](https://github.com/python/cpython/pull/102067#issuecomment-1437850117) in #102067, but *before* merging #31790. Maybe now that change does make sense?\n\n\n### Has this already been discussed elsewhere?\n\nNo response given\n\n### Links to previous discussion of this feature:\n\nhttps://github.com/python/cpython/pull/102067#issuecomment-1437850117\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-122716\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/skirpichev","@type":"Person","name":"skirpichev"},"datePublished":"2024-07-02T13:57:28.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/121268/cpython/issues/121268"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:9bc0e45f-1b2c-c0f0-b36d-d44df5d23ff3 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E986:2EC266:11ED64:18751F:696A6394 |
| html-safe-nonce | 11651bad1d7227cdd7cda52aa8b8c1cef228b0220486d8555dd516b6faeba833 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFOTg2OjJFQzI2NjoxMUVENjQ6MTg3NTFGOjY5NkE2Mzk0IiwidmlzaXRvcl9pZCI6IjY3MTY1OTA5NjAxNTEyNTgwMDQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a90751b1f08d67e8fc4f074057240b145a7bdf6c172ccb8e3dbb7cf4d8ad32a0 |
| hovercard-subject-tag | issue:2386343202 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/121268/issue_layout |
| twitter:image | https://opengraph.githubassets.com/947bf6922725abfd63965804f0feda04cf101a84df9f19a59b9024fc09fcce81/python/cpython/issues/121268 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/947bf6922725abfd63965804f0feda04cf101a84df9f19a59b9024fc09fcce81/python/cpython/issues/121268 |
| og:image:alt | Feature or enhancement Proposal: Proposed patch: diff --git a/Modules/cmathmodule.c b/Modules/cmathmodule.c index bf86a211bc..591442334e 100644 --- a/Modules/cmathmodule.c +++ b/Modules/cmathmodule... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | skirpichev |
| hostname | github.com |
| expected-hostname | github.com |
| None | 9b7735a184970dd9333b2cbe036c8f3c0a9108c64aaa93827c5a64fc70993392 |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 87cbd411c2982752221b5751d583a515b23bf5fa |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width