1. 18 Jul, 2015 2 commits
    • Kevin Modzelewski's avatar
      Our list format is the same as CPython's · f9326e16
      Kevin Modzelewski authored
      well, except that two fields were swapped, and there is an
      extra struct wrapper in there.  But with some small changes
      we can now let capi code use the list macros for faster list
      manipulation.
      f9326e16
    • Kevin Modzelewski's avatar
      Remove list locks · 81b321dc
      Kevin Modzelewski authored
      They're not used any more, and even though they are
      empty NopLocks, they change the struct structure.
      81b321dc
  2. 17 Jul, 2015 18 commits
  3. 16 Jul, 2015 7 commits
  4. 15 Jul, 2015 13 commits