1. 04 May, 2011 2 commits
    • Mark Florisson's avatar
      Fix little 2.3 runtest.py bug · ae0dbc4a
      Mark Florisson authored
      ae0dbc4a
    • Stefan Behnel's avatar
      rewrite of the tuple unpacking code · b3110a25
      Stefan Behnel authored
      according to unladen swallows' bm_unpack_sequence benchmark:
      - ~25% faster for tuples (60% faster than CPython 2.7)
      - ~3x faster for lists (40% faster than CPython 2.7)
      also, apparently using less memory during gcc compilation
      
      --HG--
      extra : rebase_source : 1069d7a0c9c338c16e96cc289114e0d0052a7588
      b3110a25
  2. 03 May, 2011 1 commit
  3. 04 May, 2011 17 commits
  4. 03 May, 2011 1 commit
  5. 01 May, 2011 8 commits
  6. 30 Apr, 2011 1 commit
  7. 29 Apr, 2011 5 commits
  8. 28 Apr, 2011 5 commits