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.
 
 
 
 
 
 
Amaury Forgeot d'Arc 4bf21e28df Issue #13546: Fixed an overflow issue that could crash the intepreter when 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 remove py3k warning for callable 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 don't let a tuple msg be interpreted as arguments to AssertionError (closes #13268) 14 years ago
dtoa.c Remove three unneeded variable assignments. 16 years ago
dup2.c Merged revisions 85236 via svnmerge from 15 years ago
dynload_aix.c Merged revisions 88430,88438,88440 via svnmerge from 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 Untabify C files. Will watch buildbots. 16 years ago
getargs.c Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file 15 years ago
getcompiler.c The GCC version is loooooooooong; put it on a new line. 26 years ago
getcopyright.c Merged revisions 87607 via svnmerge from 15 years ago
getcwd.c Untabify C files. Will watch buildbots. 16 years ago
getopt.c Untabify C files. Will watch buildbots. 16 years ago
getplatform.c REMOVED all CWI, CNRI and BeOpen copyright markings. 26 years ago
getversion.c Merged revisions 83352,83356-83358,83362,83366,83368-83369 via svnmerge from 16 years ago
graminit.c remove dictmaker rule; it's unused 15 years ago
import.c Issue #7732: Fix a crash on importing a module if a directory has the same name 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 improper tests in RegisterTestCase 15 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 #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 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 Port #6498 fix: fix several misspellings of "SystemExit" as "SystemError". 15 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 Merge #12417 followup, also removing an extra docstring 15 years ago
thread.c #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 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