- 30 Mar, 2013 1 commit
-
-
Matěj Laitl authored
This patch contains test-case along with a blind patch that fixes the test (but may have other consequences, someone who actually understands the code must review it). Original error was: Fatal Python error: Acquisition count is 0 (line XYZ) which was caused by refcount error when memview transposition was used on extension class memoryview attribute.
-
- 29 Mar, 2013 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
Allow module-level literal lists (Fixes #113).
-
- 28 Mar, 2013 1 commit
-
-
Nikita Nemkin authored
-
- 26 Mar, 2013 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 22 Mar, 2013 1 commit
-
-
scoder authored
Enable GCC atomic builtins on MinGW, disable on i386 target
-
- 19 Mar, 2013 3 commits
-
-
Robert Bradshaw authored
-
scoder authored
Correctly handle compile-time strings appearing in Python context.
-
Nikita Nemkin authored
-
- 18 Mar, 2013 1 commit
-
-
Stefan Behnel authored
refactor comprehensions by removing separate target node (to simplify a future length-hint optimisation) --HG-- extra : rebase_source : 476b22eeaeaea1ff69ee8069328fb47ffe18ea20
-
- 17 Mar, 2013 11 commits
-
-
scoder authored
BUG: fix reference counting bug in fused type method descriptor
-
Pauli Virtanen authored
-
Pauli Virtanen authored
-
Mark Florisson authored
-
Mark Florisson authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : rebase_source : 889ca43dd6769a6208f8c69e36f2103468b3b546
-
Stefan Behnel authored
--HG-- extra : rebase_source : 9be74b8a1d6509acf415bf667558a635b38a902f
-
Stefan Behnel authored
--HG-- extra : rebase_source : 5fd93f1cf2916c987bfc4a4d410bf4a77afb2ac9
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
- 16 Mar, 2013 14 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/run/slice2_T636.pyx => tests/run/slice2_T636.py
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/compile/delslice.pyx => tests/run/delslice.py
-
Stefan Behnel authored
-