Staging
v0.5.1
https://github.com/python/cpython
Revision 1659c08d5d17357597f220c4d297b19e7a59737c authored by Miss Islington (bot) on 29 November 2018, 14:27:49 UTC, committed by GitHub on 29 November 2018, 14:27:49 UTC

Fix warnings with gcc 8 for wrapperfunc <-> wrapperfunc_kwds casts.
(cherry picked from commit 1c607155c9e363489036ae6258b165a3fae75134)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 7eeab87
History
Tip revision: 1659c08d5d17357597f220c4d297b19e7a59737c authored by Miss Islington (bot) on 29 November 2018, 14:27:49 UTC
bpo-33012: Fix more invalid function cast warnings with gcc 8. (GH-10751)
Tip revision: 1659c08
File Mode Size
Grammar -rw-r--r-- 6.3 KB

back to top