Feature
- Explicit query parameters on listing methods: 11 "list" methods that previously accepted only
**paramsnow expose some documented query parameters as named keyword arguments —pulls.list,pulls.list_operation_logs,pulls.list_enterprise,pulls.list_org,issues.list_enterprise,issues.list_user,issues.list_org,issues.list_enterprise_comments,milestones.list,users.list_repos, andrepos.get_download_statistics. A trailing**kwargspreserves backward compatibility for any extra or undocumented parameters.
Full Changelog: 1.3.1...1.3.2