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:14:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528298051.23.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)

I checked AppVeyor logs: this change fixed the audioop.c warning that I wanted to fix ;-)
History
Date User Action Args
2018-06-06 15:14:11vstinnersetrecipients: + vstinner, serhiy.storchaka, miss-islington
2018-06-06 15:14:11vstinnersetmessageid: <1528298051.23.0.592728768989.issue33781@psf.upfronthosting.co.za>
2018-06-06 15:14:11vstinnerlinkissue33781 messages
2018-06-06 15:14:11vstinnercreate