bpo-45548: Inline _math.c into _math.h#29181
bpo-45548: Inline _math.c into _math.h#29181brettcannon wants to merge 1 commit into
Conversation
|
#29179 is an alternative solution to the same problem. |
|
Any idea what's wrong with the |
TBH that's exactly what I did. :) Brett should have access to a Windows box, though. |
|
PR #29179 has landed. Mark suggested to remove all pre-C99 fallbacks except the fixed log1p function. I borrowed your idea and put the body into |
https://bugs.python.org/issue45548