diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-06 15:50:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-06 15:50:50 +0200 |
commit | 45e4efba7fa2abe61d25e4f8b5bf482e19ff1280 (patch) | |
tree | b4e61cf5ef52b562e0aec7bb0a3c859dd0bd0496 /Python/pyarena.c | |
parent | 36c60fb2567a26ab23b533530d57d86207b91eea (diff) | |
download | cpython-git-45e4efba7fa2abe61d25e4f8b5bf482e19ff1280.tar.gz |
bpo-33781: audioop: enhance rounding double as int (GH-7447)
Move the floor() call into fbound() to call floor() on a double
rather than an int. The change should enhance the rounding.
Document also (int)double rounding mode.
Diffstat (limited to 'Python/pyarena.c')
0 files changed, 0 insertions, 0 deletions