Staging
v0.8.1
https://github.com/python/cpython
Revision 74a69fa662fb844ad3c60eb27b09e5fa1e577305 authored by Antoine Pitrou on 04 September 2010, 18:43:52 UTC, committed by Antoine Pitrou on 04 September 2010, 18:43:52 UTC
by the new (and simpler) DUP_TOP_TWO.  Performance isn't changed, but
our bytecode is a bit simplified.  Patch by Demur Rumed.
1 parent ef0e6c3
Raw File
Tip revision: 74a69fa662fb844ad3c60eb27b09e5fa1e577305 authored by Antoine Pitrou on 04 September 2010, 18:43:52 UTC
Issue #9225: Remove the ROT_FOUR and DUP_TOPX opcode, the latter replaced
Tip revision: 74a69fa
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Parser/pgen.stamp
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
back to top