COMMITS
/ Misc/coverity_model.c September 9, 2024
V
[3.12] Fix typos (#123775) (#123867)
Victor Stinner committed
March 1, 2019
P
bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814)
Pablo Galindo committed
September 20, 2016
B
merge 3.5 (#28184)
Benjamin Peterson committed
B
remove trailing whitespace
Benjamin Peterson committed
September 6, 2016
B
replace PY_LONG_LONG with long long
Benjamin Peterson committed
August 5, 2016
M
Merge spelling and grammar fixes from 3.5
Martin Panter committed
August 4, 2016
M
Fix spelling and grammar in documentation and code comments
Martin Panter committed
December 25, 2015
S
Issue #25923: Added more const qualifiers to signatures of static and private functions.
Serhiy Storchaka committed
April 16, 2015
C
Update coverity modeling file to silence datetime warnings
Christian Heimes committed
August 1, 2014
V
Issue #18395: Rename ``_Py_char2wchar()`` to :c:func:`Py_DecodeLocale`, rename
Victor Stinner committed
July 26, 2013
C
Coverity: model PyLong_From*() functions
Christian Heimes committed
July 23, 2013
C
Remove duplicate entry for sdigit.
Christian Heimes committed
July 22, 2013
C
Add modeling file for Coverity Scan.
Christian Heimes committed