mirror of
https://github.com/python/cpython.git
synced 2026-05-28 07:08:01 -04:00
3c6b148a67
Mark Hammond claimed that the iterized filter() forgot to decref the iterator upon return. He was right!