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