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.
 
 
 
 
 
 
Ezio Melotti 94bf697b01 #17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan. 13 years ago
..
Python-ast.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 years ago
atof.c Untabify C files. Will watch buildbots. 16 years ago
bltinmodule.c #17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan. 13 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 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. 16 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. 25 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. 17 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 years ago
getcompiler.c The GCC version is loooooooooong; put it on a new line. 26 years ago
getcopyright.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 years ago
getcwd.c Untabify C files. Will watch buildbots. 16 years ago
getopt.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 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 Issue #5308: Raise ValueError when marshalling too large object (a sequence 13 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 years ago
pyarena.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 years ago
random.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 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 Update the embedded copy of the expat XML parser to 2.1.0. It brings 14 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