Files
cpython/Modules
Victor Stinner e5b79c5463 bpo-19418: audioop.c: Fix warnings on -0x80000000 (GH-7453)
bpo-19418, bpo-33781: Fix the following warnings on Windows:

Modules\audioop.c(28): warning C4146: unary minus operator applied
    to unsigned type, result still unsigned
Modules\audioop.c(396): warning C4146: unary minus operator applied
    to unsigned type, result still unsigned
2018-06-06 17:51:07 +02:00
..
2017-01-31 13:56:50 +01:00
2016-12-03 12:32:38 -08:00
2016-09-15 01:50:53 +00:00