]> granicus.if.org Git - python/commit
bpo-32150: Expand tabs to spaces in C files. (#4583)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 28 Nov 2017 15:56:10 +0000 (17:56 +0200)
committerGitHub <noreply@github.com>
Tue, 28 Nov 2017 15:56:10 +0000 (17:56 +0200)
commit598ceae876ff4a23072e59945597e945583de4ab
treea7c0c1380c40bda01c70b8bd40ba47d1b2f6d54a
parent08d2b86a1058b733bb7f1ae2b55818dd9687d21c
bpo-32150: Expand tabs to spaces in C files. (#4583)
27 files changed:
Doc/includes/shoddy.c
Include/bitset.h
Include/bytesobject.h
Include/cellobject.h
Include/classobject.h
Include/code.h
Include/errcode.h
Include/funcobject.h
Include/grammar.h
Include/longintrepr.h
Include/node.h
Include/parsetok.h
Include/patchlevel.h
Include/pgenheaders.h
Include/pyfpe.h
Include/sliceobject.h
Mac/PythonLauncher/FileSettings.h
Mac/PythonLauncher/MyAppDelegate.h
Modules/_weakref.c
Modules/rotatingtree.h
Parser/parser.h
Python/dup2.c
Python/getplatform.c
Python/getversion.c
Python/pyfpe.c
Python/pystrhex.c
Python/strdup.c