Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
85f5a69ae1541271286bb0f0e0303aabf792dd5c
/
Python
/
pystrhex.c
0138c4c
Fix unused variable and signed/unsigned warnings (GH-15537)
by Raymond Hettinger
· 6 years ago
938d9a0
Fix compiler warnings in the pystrehex module (GH-13730)
by Pablo Galindo
· 6 years ago
0c2f930
bpo-22385: Support output separators in hex methods. (#13578)
by Gregory P. Smith
· 6 years ago
e502451
closes bpo-34646: Remove PyAPI_* macros from declarations. (GH-9218)
by Benjamin Peterson
· 7 years ago
598ceae
bpo-32150: Expand tabs to spaces in C files. (#4583)
by Serhiy Storchaka
· 8 years ago
f789465
Silence a gcc "may be used uninitialized" compiler warning. Not true.
by Gregory P. Smith
· 10 years ago
5d0ccd2
Add missing PyAPI_FUNC macro's to the public functions as other .c files do
by Gregory P. Smith
· 10 years ago
e3f6393
Add the files missing from c9f1630cf2b1 for issue9951.
by Gregory P. Smith
· 10 years ago