~ensoft-opensource/+junk/cpython-boxes

Viewing all changes in revision 42.

  • Committer: Phil Connell
  • Date: 2013-08-02 23:40:13 UTC
  • Revision ID: pconnell@gmail.com-20130802234013-xn1mqvucnipvhm82
Fix (partially) Py_SIZE to respect unboxed objects.

i. Updated Py_SIZE for longobject.c only (since lvalue uses need changing and
   cba)
ii. Added Py_SIZE_UPDATE to replace Py_SIZE lvalues.
iii. Use Py_SIZE_UPDATE where appropriate in longobject.c

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: