I've made a test build based on 3.2.8 release, where I've added Py_XDECREF() calls in parse_qsl(), cfgtree_walk() TWICE (one on t, one on child), and req_readlines().
My foo/bar program doesn't leak, and I'm now testing my full application. So far, it seems to be ok. Harold