Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Topic object to cover search_topics #959

Merged
merged 1 commit into from Nov 13, 2018

Conversation

s-t-e-v-e-n-k
Copy link
Collaborator

The return value of MainClass.search_topics() was a paginated list of
Repository, which is incorrect. Add a Topic class to encapuslate what is
returned.

Fixes #929

The return value of MainClass.search_topics() was a paginated list of
Repository, which is incorrect. Add a Topic class to encapuslate what is
returned.

Fixes PyGithub#929
@sfdye sfdye merged commit e4dac15 into PyGithub:master Nov 13, 2018
candrikos pushed a commit to candrikos/PyGithub that referenced this pull request Sep 25, 2020
The return value of MainClass.search_topics() was a paginated list of
Repository, which is incorrect. Add a Topic class to encapuslate what is
returned.

Fixes PyGithub#929
@s-t-e-v-e-n-k s-t-e-v-e-n-k deleted the search-topic branch October 21, 2021 03:59
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.

None yet

2 participants