8000 Fix typo in Repository JSON key 'forks_count' by tomiaijo · Pull Request #268 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Fix typo in Repository JSON key 'forks_count' #268

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
Aug 11, 2014

Conversation

tomiaijo
Copy link
Contributor

It should be 'forks_count' instead of 'fork_count' according to https://developer.github.com/v3/repos/#get.

It should be 'forks_count' instead of 'fork_count' according to https://developer.github.com/v3/repos/#get.
@sigmavirus24
Copy link
Owner

Hi @tomiaijo!

Thanks for submitting this! This is fixed in a separate branch which centralizes the work for version 1.0 of github3.py. Is this causing a lot of trouble for you? @jbarbuto already has a fix for this. Would a minor version of 0.9 help you both? I wasn't certain how common this was but it is starting to seem like it may be a problem a lot of people will run into.

Thanks for this pull request and your input @tomiaijo (and of course for using github3.py)!

@jbarbuto
Copy link

I'd find it helpful, as my app's requirements.txt wouldn't need a git+git URL that points to my branch here.

@sigmavirus24 sigmavirus24 merged commit 3802b79 into sigmavirus24:develop Aug 11, 2014
@sigmavirus24
Copy link
Owner

Version 0.9.1 is up on PyPI with this fix. Thank you both for working on this.

@tomiaijo tomiaijo deleted the patch-1 branch August 11, 2014 07:00
esacteksab added a commit that referenced this pull request Aug 22, 2014
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.

3 participants
0