diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-06 15:12:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-06 15:12:39 (GMT) |
commit | b17d409bc0458e3981987c2358da661f228f5891 (patch) | |
tree | 1aef82c17d72101923d1ea0d53f9d313f377d7bd /Lib/test/test_test_support.py | |
parent | d098098ce1dcb02d18571551654cbe7b92d291a4 (diff) | |
download | cpython-b17d409bc0458e3981987c2358da661f228f5891.zip cpython-b17d409bc0458e3981987c2358da661f228f5891.tar.gz cpython-b17d409bc0458e3981987c2358da661f228f5891.tar.bz2 |
bpo-33781: audioop: enhance rounding double as int (GH-7447) (GH-7452)
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)
Diffstat (limited to 'Lib/test/test_test_support.py')
0 files changed, 0 insertions, 0 deletions