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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.3 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 56 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.2 KB

README.rst

back to top