Py-StackExchange
Py-StackExchange copied to clipboard
fix: allow parameters in result set reload & fetch
The result set's fetch method should have the same signature as the lazy loader (to allow for multiple calls with the same signature regardless of whether the result has been loaded or not).