8000 Create the StarredRepository object by sigmavirus24 · Pull Request #620 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Create the StarredRepository object #620

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

Merged
merged 1 commit into from
Jun 18, 2016
Merged

Create the StarredRepository object #620

merged 1 commit into from
Jun 18, 2016

Conversation

sigmavirus24
Copy link
Owner

GitHub silently changed their /users/:username/starred endpoint to
return an object with a different structure. This made the Repository
objects returned by User#starred_repositories useless.

The StarredRepository properly represents the structure of the data
that they return and makes things sensible again.

Closes gh-619

GitHub silently changed their /users/:username/starred endpoint to
return an object with a different structure. This made the Repository
objects returned by User#starred_repositories useless.

The StarredRepository properly represents the structure of the data
that they return and makes things sensible again.

Closes gh-619
@itsmemattchung
Copy link
Contributor

Thanks @sigmavirus24 :)

@sigmavirus24 sigmavirus24 deleted the bug/619 branch April 21, 2018 00:48
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.

2 participants
0