]> granicus.if.org Git - python/commit
bpo-36027: Really fix "incompatible pointer type" compiler warning (GH-13761)
authorPetr Viktorin <encukou@gmail.com>
Mon, 3 Jun 2019 00:28:29 +0000 (02:28 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2019 00:28:29 +0000 (02:28 +0200)
commit1e375c6269e9de4f3d05d4aa6d6d74e00f522d63
tree326597e76531ddfaf93d818875033e0062af7c61
parentbe718c33f06b3496faa61142df24fb071fd5d1f1
bpo-36027: Really fix "incompatible pointer type" compiler warning (GH-13761)

Apologies for the earlier hasty attempt.
Objects/longobject.c