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:51:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528300270.2.0.584625200856.issue33781@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, serhiy.storchaka, miss-islington
2018-06-06 15:51:10vstinnersetmessageid: <1528300270.2.0.584625200856.issue33781@psf.upfronthosting.co.za>
2018-06-06 15:51:10vstinnerlinkissue33781 messages
2018-06-06 15:51:10vstinnercreate