Browse Source
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157)
pull/3169/head
bpo-30923: Silence fall-through warnings included in -Wextra since gcc-7.0. (#3157)
pull/3169/head
committed by
GitHub
13 changed files with 35 additions and 21 deletions
-
2Modules/_ctypes/_ctypes.c
-
4Objects/call.c
-
4Objects/stringlib/codecs.h
-
5Objects/unicodeobject.c
-
3Python/ast.c
-
4Python/ceval.c
-
5Python/compile.c
-
8Python/dtoa.c
-
1Python/formatter_unicode.c
-
2Python/getargs.c
-
3Python/marshal.c
-
12Python/pyhash.c
-
3Python/wordcode_helpers.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue