diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-06-06 14:33:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-06 14:33:05 (GMT) |
commit | 5c022f13ab6db8929e092ad035b3dc61701e3198 (patch) | |
tree | 8220325528e722b0c72fe4232f99b7997929c2fa /Lib/email/errors.py | |
parent | 9aa1e721e1b8e557b3926ac168b303e728a90ea0 (diff) | |
download | cpython-5c022f13ab6db8929e092ad035b3dc61701e3198.zip cpython-5c022f13ab6db8929e092ad035b3dc61701e3198.tar.gz cpython-5c022f13ab6db8929e092ad035b3dc61701e3198.tar.bz2 |
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.
(cherry picked from commit 45e4efba7fa2abe61d25e4f8b5bf482e19ff1280)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Lib/email/errors.py')
0 files changed, 0 insertions, 0 deletions