bpo-28685: Fix compiler warning (GH-5423)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 29 Jan 2018 12:47:06 +0000 (13:47 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2018 12:47:06 +0000 (13:47 +0100)
commit8017b804a06804793bcc0a7f734d8a846b0fe18a
treec88eb8e7fa3f83551de99fe396111628b9d061f9
parent51500f37453bbcbc5f1dbc3c38d079c3c1efe5de
bpo-28685: Fix compiler warning (GH-5423)
Objects/listobject.c