Staging
v0.5.1
https://github.com/python/cpython
Revision 2a852a2b122cf9545909234cdc8fca564dc8f805 authored by Miss Islington (bot) on 29 November 2018, 11:07:38 UTC, committed by Victor Stinner on 29 November 2018, 11:07:38 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 833a706
History
Tip revision: 2a852a2b122cf9545909234cdc8fca564dc8f805 authored by Miss Islington (bot) on 29 November 2018, 11:07:38 UTC
bpo-16086: Fix PyType_GetFlags() documentation (GH-10758) (GH-10790)
Tip revision: 2a852a2

README

back to top