- 05 May, 2011 3 commits
-
-
Stefan Behnel authored
- iteration over empty dicts could crash - dict modification during iteration failed to raise an exception
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 May, 2011 1 commit
-
-
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
-
- 03 May, 2011 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 18e87455b812d7b9a1f2f2b28593455ca5521e89
-
- 04 May, 2011 17 commits
-
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Mark Florisson authored
- 03 May, 2011 1 commit
-
-
Stefan Behnel authored
-
- 01 May, 2011 8 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
slightly faster for-in iteration for arbitrary iterables and generators by caching 'tp_iternext' function pointer
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 30 Apr, 2011 1 commit
-
-
Stefan Behnel authored
-
- 29 Apr, 2011 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 28 Apr, 2011 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-