Staging
v0.5.1
https://github.com/python/cpython
Revision e754159ef0af99a4124dd041ab7ceb77fcc922ad authored by Miss Islington (bot) on 29 November 2018, 11:07:33 UTC, committed by Victor Stinner on 29 November 2018, 11:07:33 UTC
PyType_GetFlags() return type is unsigned long, not long.
(cherry picked from commit 9fbcfc08e5814d7aa9287740187e461425a99f67)

Co-authored-by: Eddie Elizondo <eduardo.elizondorueda@gmail.com>
1 parent 2fa5b2a
History
Tip revision: e754159ef0af99a4124dd041ab7ceb77fcc922ad authored by Miss Islington (bot) on 29 November 2018, 11:07:33 UTC
bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) (GH-10789)
Tip revision: e754159
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