diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-06-06 15:18:27 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2018-06-06 15:18:27 (GMT) |
commit | 2bc1946fb02e140f5f5ac21a1afa2763615ad16b (patch) | |
tree | b3ee03a6c0168d8163f6fd1d9a13ab89adb513ea /Python/traceback.c | |
parent | 08c03cca59295340bdfca437214971e30a596585 (diff) | |
download | cpython-2bc1946fb02e140f5f5ac21a1afa2763615ad16b.zip cpython-2bc1946fb02e140f5f5ac21a1afa2763615ad16b.tar.gz cpython-2bc1946fb02e140f5f5ac21a1afa2763615ad16b.tar.bz2 |
bpo-33781: audioop: enhance rounding double as int (GH-7447) (GH-7451)
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.
(cherry picked from commit 45e4efba7fa2abe61d25e4f8b5bf482e19ff1280)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions