commit | fd39e2a6845f33a74fbb0671c434c0d84a5ec2f3 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Fri Sep 15 20:27:23 2017 +0200 |
committer | GitHub <noreply@github.com> | Fri Sep 15 20:27:23 2017 +0200 |
tree | 6492a9ca1ac393a4ba21aac341d3dca5590c48a8 | |
parent | c7f165fe652651c32833245fc902c790a4f173fa [diff] |
bpo-31474: Fix -Wint-in-bool-context warnings (#3581) Signed-off-by: Christian Heimes <christian@python.org>