This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients miss-islington, serhiy.storchaka, vstinner
Date 2018-06-06.15:12:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528297963.78.0.592728768989.issue33781@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b17d409bc0458e3981987c2358da661f228f5891 by Victor Stinner in branch '2.7':
bpo-33781: audioop: enhance rounding double as int (GH-7447) (GH-7452)
https://github.com/python/cpython/commit/b17d409bc0458e3981987c2358da661f228f5891
History
Date User Action Args
2018-06-06 15:12:43vstinnersetrecipients: + vstinner, serhiy.storchaka, miss-islington
2018-06-06 15:12:43vstinnersetmessageid: <1528297963.78.0.592728768989.issue33781@psf.upfronthosting.co.za>
2018-06-06 15:12:43vstinnerlinkissue33781 messages
2018-06-06 15:12:43vstinnercreate