[issue42120] Depreciated MACRO of copysign for MSVC
New submission from Erjia Guan : At https://github.com/python/cpython/blob/c60394c7fc9cc09b16e9675a3eeb5844b6d8523f/PC/pyconfig.h#L196, the MACRO converts copysign to _copysign. This MACRO is defined 13 years ago and it's really dangerous to define a lower-letter MACRO at this low
[issue42120] Depreciated MACRO of copysign for MSVC
Change by Erjia Guan : -- versions: +Python 3.10, Python 3.9 ___ Python tracker <https://bugs.python.org/issue42120> ___ ___ Python-bugs-list mailing list Unsub