Skip to content
Snippets Groups Projects
Unverified Commit 61190e09 authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

bpo-45412: Move copysign() define to pycore_pymath.h (GH-28889)

Move definitions of copysign(), round(), hypot(), fmod(), etc. from
pymath.h to pycore_pymath.h. These functions are not exported by
libpython and so must not be part of the C API.
parent 1f316ea3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment