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 python-dev, serhiy.storchaka, tim.golden, tim.peters, vstinner
Date 2018-06-06.15:51:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528300270.01.0.592728768989.issue19418@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e5b79c546370521764457ea2ec809303e580f5ea by Victor Stinner in branch '2.7':
bpo-19418: audioop.c: Fix warnings on -0x80000000 (GH-7453)
https://github.com/python/cpython/commit/e5b79c546370521764457ea2ec809303e580f5ea
History
Date User Action Args
2018-06-06 15:51:10vstinnersetrecipients: + vstinner, tim.peters, tim.golden, python-dev, serhiy.storchaka
2018-06-06 15:51:10vstinnersetmessageid: <1528300270.01.0.592728768989.issue19418@psf.upfronthosting.co.za>
2018-06-06 15:51:10vstinnerlinkissue19418 messages
2018-06-06 15:51:09vstinnercreate