]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36365: Fix compiler warning in structseq.c (GH-12451)
authorVictor Stinner <vstinner@redhat.com>
Tue, 19 Mar 2019 23:32:11 +0000 (00:32 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Mar 2019 23:32:11 +0000 (00:32 +0100)
commitea3592d7ef6308bf9f6c7d86556f9b36f5ca0060
tree0d2d3213c035b20212d5c098bcbb92caec44fb43
parentf7959a9fe7e7e316899c60251e29390c4ed0307a
bpo-36365: Fix compiler warning in structseq.c (GH-12451)
Objects/structseq.c