Skip to content

fetching comments in reverse order #180

@davidbrai

Description

@davidbrai

I want to add a feature of fetching comments from repos in descending order.
AFAIK the github API doesn't support that for the comments endpoint.
I implemented it by using the "last" url in the links header and going to the "prev" page from there.

Do you think this is something you would like to add to PyGithub?
If it is, I could submit a pull request for that.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions