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:18:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528298310.04.0.592728768989.issue33781@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2bc1946fb02e140f5f5ac21a1afa2763615ad16b by Victor Stinner (Miss Islington (bot)) in branch '3.6':
bpo-33781: audioop: enhance rounding double as int (GH-7447) (GH-7451)
https://github.com/python/cpython/commit/2bc1946fb02e140f5f5ac21a1afa2763615ad16b
History
Date User Action Args
2018-06-06 15:18:30vstinnersetrecipients: + vstinner, serhiy.storchaka, miss-islington
2018-06-06 15:18:30vstinnersetmessageid: <1528298310.04.0.592728768989.issue33781@psf.upfronthosting.co.za>
2018-06-06 15:18:30vstinnerlinkissue33781 messages
2018-06-06 15:18:29vstinnercreate