commit | aca8c406ada3bb547765b262bed3ac0cc6be8dd3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Sep 30 21:14:26 2019 +0200 |
committer | GitHub <noreply@github.com> | Mon Sep 30 21:14:26 2019 +0200 |
tree | cef8235766997246d6832c8217d897f5cc2eb289 | |
parent | bcda460baf25062ab68622b3f043f52b9db4d21d [diff] |
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