Skip to content

Ability to retrieve public events#1481

Merged
sfdye merged 1 commit intoPyGithub:masterfrom
edigaryev:public-events
Apr 26, 2020
Merged

Ability to retrieve public events#1481
sfdye merged 1 commit intoPyGithub:masterfrom
edigaryev:public-events

Conversation

@edigaryev
Copy link
Copy Markdown
Contributor

Resolves #913.

) -> Union[Repository, NamedUser]: ...
def dump(self, obj: Repository, file: BytesIO, protocol: int = ...) -> None: ...
def get_emojis(self) -> Dict[str, str]: ...
def get_events(self) -> PaginatedList: ...
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very thoughtful!

@sfdye sfdye merged commit 5cf9950 into PyGithub:master Apr 26, 2020
@edigaryev edigaryev deleted the public-events branch April 26, 2020 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to get public events?

2 participants