]> granicus.if.org Git - python/commit
Issue #26020: Fix evaluation order for set literals
authorRaymond Hettinger <python@rcn.com>
Thu, 8 Sep 2016 22:25:19 +0000 (15:25 -0700)
committerRaymond Hettinger <python@rcn.com>
Thu, 8 Sep 2016 22:25:19 +0000 (15:25 -0700)
commite62a694fee53ba7fc16d6afbaa53b373c878f300
tree08464fc231f3efbe4328ab147ea9313df73cbfc5
parentcb20a2174053148ba22d4d50a86bcef430c1b66f
Issue #26020: Fix evaluation order for set literals
Lib/test/test_set.py
Python/ceval.c