Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
dc0b6af42eca70e520b67d0bcf4dc5278a3f02dd
/
Misc
/
coverity_model.c
1f24a71
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
by Pablo Galindo
· 6 years ago
e2e792d
merge 3.5 (#28184)
by Benjamin Peterson
· 8 years ago
918aa89
remove trailing whitespace
by Benjamin Peterson
· 8 years ago
af580df
replace PY_LONG_LONG with long long
by Benjamin Peterson
· 8 years ago
02b75ab
Merge spelling and grammar fixes from 3.5
by Martin Panter
· 8 years ago
69332c1
Fix spelling and grammar in documentation and code comments
by Martin Panter
· 8 years ago
ef1585e
Issue #25923: Added more const qualifiers to signatures of static and private functions.
by Serhiy Storchaka
· 9 years ago
a8e3f7a
Update coverity modeling file to silence datetime warnings
by Christian Heimes
· 10 years ago
f6a271a
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
by Victor Stinner
· 10 years ago
8cda5e6
Coverity: model PyLong_From*() functions
by Christian Heimes
· 11 years ago
52b9fdf
Remove duplicate entry for sdigit.
by Christian Heimes
· 11 years ago
b911cfd
Add modeling file for Coverity Scan.
by Christian Heimes
· 11 years ago