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 python-dev
Recipients Jeffrey.Walton, alex, alexandre.vassalotti, christian.heimes, deadshort, dmalcolm, donmez, fweimer, gregory.p.smith, gvanrossum, jcea, jwilk, loewis, mark.dickinson, martin.panter, matejcik, nnorwitz, pitrou, python-dev, serhiy.storchaka, vstinner, ztane
Date 2016-07-19.03:09:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160719030912.31697.50056.3F405399@psf.io>
In-reply-to
Content
New changeset d6a86018ab33 by Martin Panter in branch 'default':
Issue #1621: Avoid signed int negation overflow in audioop
https://hg.python.org/cpython/rev/d6a86018ab33
History
Date User Action Args
2016-07-19 03:09:16python-devsetrecipients: + python-dev, gvanrossum, loewis, nnorwitz, gregory.p.smith, jcea, mark.dickinson, pitrou, vstinner, christian.heimes, alexandre.vassalotti, donmez, matejcik, jwilk, alex, dmalcolm, deadshort, martin.panter, serhiy.storchaka, ztane, fweimer, Jeffrey.Walton
2016-07-19 03:09:15python-devlinkissue1621 messages
2016-07-19 03:09:15python-devcreate