unpack_iterable(): Add a missing DECREF in an error case. Reported by
Armin Rigo (SF bug #488477). Added a testcase to test_unpack_iter() in test_iter.py.
Showing
Please register or sign in to comment
Armin Rigo (SF bug #488477). Added a testcase to test_unpack_iter() in test_iter.py.