]> granicus.if.org Git - python/commit
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157)
authorStefan Krah <skrah@bytereef.org>
Mon, 21 Aug 2017 11:09:59 +0000 (13:09 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2017 11:09:59 +0000 (13:09 +0200)
commitf432a3234f9f2ee09bd40be03e06bf72865ee375
treec3efacc3e10d4bb12216be2eafae64f144ecfb5e
parent0267128aa4dc7c383c341c19833c5d506eae9c93
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157)
13 files changed:
Modules/_ctypes/_ctypes.c
Objects/call.c
Objects/stringlib/codecs.h
Objects/unicodeobject.c
Python/ast.c
Python/ceval.c
Python/compile.c
Python/dtoa.c
Python/formatter_unicode.c
Python/getargs.c
Python/marshal.c
Python/pyhash.c
Python/wordcode_helpers.h