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