]> granicus.if.org Git - python/commit
Issue 11510: Fix BUILD_SET optimizer bug.
authorRaymond Hettinger <python@rcn.com>
Tue, 15 Mar 2011 21:50:16 +0000 (14:50 -0700)
committerRaymond Hettinger <python@rcn.com>
Tue, 15 Mar 2011 21:50:16 +0000 (14:50 -0700)
commit29dcaad6eb47d27fc2d450ae6d81cdf1d740be38
tree2ec6c0e148255b045c302b554ac96fe57d1587e1
parent729c5e203da8adc06acddaa3e7ea472d9c255774
Issue 11510: Fix BUILD_SET optimizer bug.
Lib/test/test_peepholer.py
Misc/NEWS
Python/peephole.c