~ensoft-opensource/+junk/cpython-boxes

Viewing all changes in revision 44.

  • Committer: Phil Connell
  • Date: 2013-08-04 18:49:39 UTC
  • Revision ID: pconnell@gmail.com-20130804184939-zvdoal5pwnecdaki
Hack in fix for test_xml_etree_c

The _elementtree extension module does its own playing with the low bit of
object pointers. So, need to make sure that we box appropriately.

There's a follow-on cleanup patch needed: should have a convenience
function/macro to box an unboxed value of any type.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: