summaryrefslogtreecommitdiffstats
path: root/Include/cpython
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2021-10-11 22:12:00 (GMT)
committerGitHub <noreply@github.com>2021-10-11 22:12:00 (GMT)
commit61190e092b8258ede92ac543bb39bad0f7168104 (patch)
treeebebc990118186a36116fe6026fe5a03d3594e8c /Include/cpython
parent1f316ea3b4fa319eec4f375fb683467b424c964e (diff)
downloadcpython-61190e092b8258ede92ac543bb39bad0f7168104.zip
cpython-61190e092b8258ede92ac543bb39bad0f7168104.tar.gz
cpython-61190e092b8258ede92ac543bb39bad0f7168104.tar.bz2
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.
Diffstat (limited to 'Include/cpython')
0 files changed, 0 insertions, 0 deletions