Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid stray pyconfig.h definition of 'copysign' causing problems (#2800)
Caused build errors on Windows due to conflicting definitions of copysign (one of which was a macro).
- Loading branch information