]> granicus.if.org Git - python/commit
Issue 11510: Fix BUILD_SET optimizer bug.
authorRaymond Hettinger <python@rcn.com>
Tue, 15 Mar 2011 22:03:36 +0000 (15:03 -0700)
committerRaymond Hettinger <python@rcn.com>
Tue, 15 Mar 2011 22:03:36 +0000 (15:03 -0700)
commit0661e91feda0757c10c8b3bf3fa047b7d3e50444
treebc4916b540668604e0723a1ef369ed11dad96737
parent31f218bc6b22e2b360087323e79acef7c1c32537
Issue 11510: Fix BUILD_SET optimizer bug.
Lib/test/test_peepholer.py
Python/peephole.c