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