mirror of
https://github.com/python/cpython.git
synced 2026-05-22 12:24:30 -04:00
6f34109384
The patch also adds acosh, asinh, atanh, log1p and copysign to all platforms. Finally it fixes differences between platforms like different results or exceptions for edge cases. Have fun :)