]> granicus.if.org Git - python/commit
Fixed an unused variable warning introduced in GH-6800 (GH-6816)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 14 May 2018 23:42:30 +0000 (16:42 -0700)
committerGitHub <noreply@github.com>
Mon, 14 May 2018 23:42:30 +0000 (16:42 -0700)
commit3b26e8cab738bec05e7e5178a390b9b4b7f208b6
tree271b0ee4fc57cfe500b63c6c25fcfff43dc81924
parent5195039bb5529f1b18d30e8bfcabdee739912d76
Fixed an unused variable warning introduced in GH-6800 (GH-6816)

(cherry picked from commit 00717a46a120dd8c8c74970fd75d201a5f42ab18)

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Modules/_ssl.c