E&S CVS Commit: BytecodeAssembler - Fix incorrect stack size
calculation for ``MAKE_CLOSURE`` on Python 2.
pje at eby-sarna.com
pje at eby-sarna.com
Tue Aug 12 14:09:39 EDT 2008
Author: pje
Date: Tue Aug 12 14:09:37 2008
New Revision: 2575
URL: http://svn.eby-sarna.com?rev=2575&view=rev
Log:
Fix incorrect stack size calculation for ``MAKE_CLOSURE`` on Python 2.5+
Modified:
BytecodeAssembler/README.txt
BytecodeAssembler/peak/util/assembler.py
BytecodeAssembler/setup.py
More information about the source-changes
mailing list