COMMITS
/ Python/pystrhex.c September 12, 2018
B
closes bpo-34646: Remove PyAPI_* macros from declarations. (GH-9218)
Benjamin Peterson committed
November 28, 2017
S
bpo-32150: Expand tabs to spaces in C files. (#4583)
Serhiy Storchaka committed
April 26, 2015
G
Silence a gcc "may be used uninitialized" compiler warning. Not true.
Gregory P. Smith committed
G
Add missing PyAPI_FUNC macro's to the public functions as other .c files do
Gregory P. Smith committed
G
Add the files missing from c9f1630cf2b1 for issue9951.
Gregory P. Smith committed