cpython/Python
Raymond Hettinger e56131b60e Issue 2260: Small peephole optimization -- eliminate unnecessary POP_TOP /JUMP_FORWARD 1 pairs. 2008-11-18 00:07:10 +00:00
..
Python-ast.c
_warnings.c
asdl.c
ast.c Merged revisions 67171 via svnmerge from 2008-11-08 19:56:21 +00:00
atof.c
bltinmodule.c
ceval.c
codecs.c
compile.c Merged revisions 67171 via svnmerge from 2008-11-08 19:56:21 +00:00
dup2.c
dynload_aix.c
dynload_atheos.c
dynload_dl.c
dynload_hpux.c
dynload_next.c
dynload_os2.c
dynload_shlib.c
dynload_stub.c
dynload_win.c
errors.c
formatter_unicode.c
frozen.c
frozenmain.c
future.c
getargs.c
getcompiler.c
getcopyright.c
getcwd.c
getmtime.c
getopt.c
getplatform.c
getversion.c
graminit.c
import.c #3705: Command-line arguments were not correctly decoded when the 2008-11-11 23:04:59 +00:00
importdl.c
importdl.h
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
peephole.c Issue 2260: Small peephole optimization -- eliminate unnecessary POP_TOP /JUMP_FORWARD 1 pairs. 2008-11-18 00:07:10 +00:00
pyarena.c
pyfpe.c
pymath.c
pystate.c Issue #3327: Don't overallocate in the modules_by_index list. 2008-11-17 16:22:11 +00:00
pystrcmp.c
pystrtod.c
pythonrun.c
sigcheck.c
strdup.c
strtod.c
structmember.c
symtable.c
sysmodule.c
thread.c
thread_atheos.h
thread_cthread.h
thread_foobar.h
thread_lwp.h
thread_nt.h
thread_os2.h
thread_pth.h
thread_pthread.h
thread_sgi.h
thread_solaris.h
thread_wince.h
traceback.c