You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Raymond Hettinger dee8af225b Fix whitespace 14 years ago
..
Python-ast.c Merge #12417 followup, also removing an extra docstring 15 years ago
_warnings.c Merge #12417 followup, also removing an extra docstring 15 years ago
asdl.c Untabify C files. Will watch buildbots. 16 years ago
ast.c Merged revisions 84209, 84214 via svnmerge from 16 years ago
atof.c Untabify C files. Will watch buildbots. 16 years ago
bltinmodule.c Closes #9254: backport __import__ docstring/doc mentions of importlib. 14 years ago
ceval.c Merge #12417 followup, also removing an extra docstring 15 years ago
codecs.c Merge #12417 followup, also removing an extra docstring 15 years ago
compile.c remove unused variable 14 years ago
dtoa.c Remove three unneeded variable assignments. 16 years ago
dup2.c #9060 Let platforms without dup2() compile the replacement fonction without error. 15 years ago
dynload_aix.c #730467: Another small AIX fix. 15 years ago
dynload_atheos.c Untabify C files. Will watch buildbots. 16 years ago
dynload_beos.c Untabify C files. Will watch buildbots. 16 years ago
dynload_dl.c Use PyOS_snprintf instead of sprintf. 24 years ago
dynload_hpux.c Untabify C files. Will watch buildbots. 16 years ago
dynload_next.c Untabify C files. Will watch buildbots. 16 years ago
dynload_os2.c Untabify C files. Will watch buildbots. 16 years ago
dynload_shlib.c Untabify C files. Will watch buildbots. 16 years ago
dynload_stub.c REMOVED all CWI, CNRI and BeOpen copyright markings. 26 years ago
dynload_win.c Untabify C files. Will watch buildbots. 16 years ago
errors.c Issue #13546: Fixed an overflow issue that could crash the intepreter when 14 years ago
formatter_string.c Allow core Python build to succeed under WITHOUT_COMPLEX. The module build stage still fails. 16 years ago
formatter_unicode.c Issue #1588: Add complex.__format__. 17 years ago
frozen.c Untabify C files. Will watch buildbots. 16 years ago
frozenmain.c Untabify C files. Will watch buildbots. 16 years ago
future.c this should technicaly be identifier 14 years ago
getargs.c Issue #10538. Put a reference to the source object in the Py_buffer when 14 years ago
getcompiler.c The GCC version is loooooooooong; put it on a new line. 26 years ago
getcopyright.c add another year to glorious PSF IP 14 years ago
getcwd.c Untabify C files. Will watch buildbots. 16 years ago
getopt.c null merge from 2.6 14 years ago
getplatform.c REMOVED all CWI, CNRI and BeOpen copyright markings. 26 years ago
getversion.c Remove trailing whitespace. 16 years ago
graminit.c remove dictmaker rule; it's unused 15 years ago
import.c Issue #14761: Fix potential leak on an error case in the import machinery. 14 years ago
importdl.c Untabify C files. Will watch buildbots. 16 years ago
importdl.h Untabify C files. Will watch buildbots. 16 years ago
mactoolboxglue.c Untabify C files. Will watch buildbots. 16 years ago
marshal.c Untabify C files. Will watch buildbots. 16 years ago
modsupport.c Merged revisions 87251 via svnmerge from 15 years ago
mysnprintf.c Untabify C files. Will watch buildbots. 16 years ago
mystrtoul.c Untabify C files. Will watch buildbots. 16 years ago
peephole.c Fix whitespace 14 years ago
pyarena.c Untabify C files. Will watch buildbots. 16 years ago
pyctype.c Issue #5793: rationalize isdigit / isalpha / tolower, etc. Will port to py3k. Should fix Windows buildbot errors. 17 years ago
pyfpe.c Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. 25 years ago
pymath.c Untabify C files. Will watch buildbots. 16 years ago
pystate.c move outside WITH_THREAD conditional 14 years ago
pystrcmp.c Untabify C files. Will watch buildbots. 16 years ago
pystrtod.c Untabify C files. Will watch buildbots. 16 years ago
pythonrun.c fix parse_syntax_error to clean up its resources 14 years ago
random.c null merge from 2.6 14 years ago
sigcheck.c REMOVED all CWI, CNRI and BeOpen copyright markings. 26 years ago
strdup.c Mass ANSIfication of function definitions. Doesn't cover all 'extern' 26 years ago
strtod.c Untabify C files. Will watch buildbots. 16 years ago
structmember.c Untabify C files. Will watch buildbots. 16 years ago
symtable.c Merged revisions 85757 via svnmerge from 15 years ago
sysmodule.c null merge from 2.6 14 years ago
thread.c - rename configure.in to configure.ac 14 years ago
thread_atheos.h Untabify C files. Will watch buildbots. 16 years ago
thread_beos.h Untabify C files. Will watch buildbots. 16 years ago
thread_cthread.h Untabify C files. Will watch buildbots. 16 years ago
thread_foobar.h Untabify C files. Will watch buildbots. 16 years ago
thread_lwp.h Untabify C files. Will watch buildbots. 16 years ago
thread_nt.h Untabify C files. Will watch buildbots. 16 years ago
thread_os2.h Untabify C files. Will watch buildbots. 16 years ago
thread_pth.h Untabify C files. Will watch buildbots. 16 years ago
thread_pthread.h Merge #12417 followup, also removing an extra docstring 15 years ago
thread_sgi.h Untabify C files. Will watch buildbots. 16 years ago
thread_solaris.h Untabify C files. Will watch buildbots. 16 years ago
thread_wince.h Untabify C files. Will watch buildbots. 16 years ago
traceback.c Untabify C files. Will watch buildbots. 16 years ago