feature #1206 removed flush() argument (fabpot)
This PR was merged into the 2.0.x-dev branch. Discussion ---------- removed flush() argument I propose to remove the `flush()` prefix argument as I don't see any use case. I think it was there because the method is recursive, but that's leaking an implementation detail. Passing a prefix was not documented. Commits ------- 4005cf28 removed flush() argument
Showing
Please register or sign in to comment