gh-91602: Add iterdump() support for filtering database objects. by felixxm · Pull Request #114501 · python/cpython (original) (raw)

The refcout refactoring in 8cf51d4 is superb; I was just about to suggest it 🚀. I left a small comment regarding how we do the vector call.

When doing changes that affect reference counting, I normally do a refleak test locally:

$ ./python.exe -m test -R : test_sqlite3