commit | 1c607155c9e363489036ae6258b165a3fae75134 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Nov 27 21:34:27 2018 +0200 |
committer | GitHub <noreply@github.com> | Tue Nov 27 21:34:27 2018 +0200 |
tree | 2bd1d2de1a6a4490840fb6658c4c33c0b11798b5 | |
parent | c57e6e2e52d5d8b4005753bed789d99ebe407fb6 [diff] |
bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751) Fix warnings with gcc 8 for wrapperfunc <-> wrapperfunc_kwds casts.