diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-06-06 11:10:41 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-06 11:10:41 (GMT) |
commit | d098098ce1dcb02d18571551654cbe7b92d291a4 (patch) | |
tree | 8219baf65527abf06553096464a14e875d5fec01 /Lib/test/test_test_support.py | |
parent | 9bbb8e21ca93eae77461888ff1fe69a738345e0a (diff) | |
download | cpython-d098098ce1dcb02d18571551654cbe7b92d291a4.zip cpython-d098098ce1dcb02d18571551654cbe7b92d291a4.tar.gz cpython-d098098ce1dcb02d18571551654cbe7b92d291a4.tar.bz2 |
PC/_subprocess.c: Fix signed/unsigned comparison (GH-7446)
Fix the following compiler warning on Windows:
..\PC\_subprocess.c(384): warning C4018: '>' : signed/unsigned mismatch
Diffstat (limited to 'Lib/test/test_test_support.py')
0 files changed, 0 insertions, 0 deletions