You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2022. It is now read-only.
I found that the current `pygithub3.services.issues.Issue.list_by_repo`
implementations does not work. Overriding the default parameters did not
seem to work for me.
This PR removes the default parameters. The default parameters don't
need to be passed.
0 commit comments