enable .pop() optimisation also for typed lists
authorStefan Behnel <scoder@users.berlios.de>
Tue, 4 May 2010 05:55:20 +0000 (07:55 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Tue, 4 May 2010 05:55:20 +0000 (07:55 +0200)
commit680bd22d582f5e8641ffbbab676b632e5bb264f1
tree0fab222bff6cecbd065f6931070c3a7fb4528a70
parent485c6f90076e185978cb2d9a5be5f86af31f7197
enable .pop() optimisation also for typed lists
Cython/Compiler/Optimize.py
tests/run/list_pop.pyx