SIGN IN SIGN UP

bpo-38321: Fix _testcapimodule.c warning (GH-16494)

Fix the following warning:

    modules\_testcapimodule.c(6409):
    warning C4146: unary minus operator applied to unsigned type,
    result still unsigned
V
Victor Stinner committed
aca8c406ada3bb547765b262bed3ac0cc6be8dd3
Parent: bcda460
Committed by GitHub <noreply@github.com> on 9/30/2019, 7:14:26 PM