Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github3py
/
github3py
Public
forked from
sigmavirus24/github3.py
Notifications
You must be signed in to change notification settings
Fork
4
Star
4
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
urlparse
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 17, 2012
Fix gists tests.
Show description for 35a4697
sigmavirus24
committed
35a4697
View commit details
Copy full SHA for 35a4697
Browse repository at this point
Fix some unrelated tests.
Show description for 99030f6
sigmavirus24
committed
99030f6
View commit details
Copy full SHA for 99030f6
Browse repository at this point
Fix passing None to urlparse.
Show description for fe9bcf6
sigmavirus24
committed
fe9bcf6
View commit details
Copy full SHA for fe9bcf6
Browse repository at this point
This should work across python[2-3] for #1
Show description for 14a7990
sigmavirus24
committed
14a7990
View commit details
Copy full SHA for 14a7990
Browse repository at this point
Update README.rst with coverage figures.
sigmavirus24
committed
f8e55b3
View commit details
Copy full SHA for f8e55b3
Browse repository at this point
Hopefully pick up some cheap coverage
Show description for 49a27da
sigmavirus24
committed
49a27da
View commit details
Copy full SHA for 49a27da
Browse repository at this point
Commits on Sep 16, 2012
Tests should pass now.
sigmavirus24
committed
2d14cd3
View commit details
Copy full SHA for 2d14cd3
Browse repository at this point
Tests still aren't 100% fixed. -_-
sigmavirus24
committed
5986cf0
View commit details
Copy full SHA for 5986cf0
Browse repository at this point
Fix tests yet again.
sigmavirus24
committed
12aa37a
View commit details
Copy full SHA for 12aa37a
Browse repository at this point
Update key/hook IDs once again.
sigmavirus24
committed
249c136
View commit details
Copy full SHA for 249c136
Browse repository at this point
Well that was a costly bug to find.
Show description for ca3c9c1
sigmavirus24
committed
ca3c9c1
View commit details
Copy full SHA for ca3c9c1
Browse repository at this point
Fix test_issues.
sigmavirus24
committed
99a66b9
View commit details
Copy full SHA for 99a66b9
Browse repository at this point
Fix Pull Request tests.
sigmavirus24
committed
6cdf714
View commit details
Copy full SHA for 6cdf714
Browse repository at this point
Commits on Sep 15, 2012
Also, hook.
sigmavirus24
committed
8617803
View commit details
Copy full SHA for 8617803
Browse repository at this point
Forgot to supply a different download to test.
sigmavirus24
committed
fd526b9
View commit details
Copy full SHA for fd526b9
Browse repository at this point
Fix some tests. Fix the fact that I deleted a repo
Show description for 2b1eb8b
sigmavirus24
committed
2b1eb8b
View commit details
Copy full SHA for 2b1eb8b
Browse repository at this point
Take care of github3.users and orgs.
Show description for 3e10a66
sigmavirus24
committed
3e10a66
View commit details
Copy full SHA for 3e10a66
Browse repository at this point
Add some tests for github3.repos.
Show description for 564cc6c
sigmavirus24
committed
564cc6c
View commit details
Copy full SHA for 564cc6c
Browse repository at this point
Commits on Sep 14, 2012
Update TODO with note about unittest.py
Show description for fb064d1
sigmavirus24
committed
fb064d1
View commit details
Copy full SHA for fb064d1
Browse repository at this point
Work on removing @property decorators.
Show description for 3f21fe9
sigmavirus24
committed
3f21fe9
View commit details
Copy full SHA for 3f21fe9
Browse repository at this point
Commits on Sep 13, 2012
Fix GitHub.authorization
Show description for 051bc6c
sigmavirus24
committed
051bc6c
View commit details
Copy full SHA for 051bc6c
Browse repository at this point
Stylistically consistent test_authorization.
sigmavirus24
committed
1ffe42e
View commit details
Copy full SHA for 1ffe42e
Browse repository at this point
Try to bump the coverage of github3.github.
Show description for 3e0d452
sigmavirus24
committed
3e0d452
View commit details
Copy full SHA for 3e0d452
Browse repository at this point
Bring github3.git up to 100% coverage.
sigmavirus24
committed
01d2233
View commit details
Copy full SHA for 01d2233
Browse repository at this point
Ignore two lines of github3.legacy
Show description for 9623703
sigmavirus24
committed
9623703
View commit details
Copy full SHA for 9623703
Browse repository at this point
Commits on Sep 10, 2012
Make "Requesting..." a subsection.
Show description for 4dcd9ea
sigmavirus24
committed
4dcd9ea
View commit details
Copy full SHA for 4dcd9ea
Browse repository at this point
A design pattern for using tokens
Show description for b235a75
sigmavirus24
committed
b235a75
View commit details
Copy full SHA for b235a75
Browse repository at this point
Update notes on nose2
sigmavirus24
committed
5171ad8
View commit details
Copy full SHA for 5171ad8
Browse repository at this point
Add item about logging.
Show description for 4df2720
sigmavirus24
committed
4df2720
View commit details
Copy full SHA for 4df2720
Browse repository at this point
Fix one problem with the tests.
sigmavirus24
committed
e626cc6
View commit details
Copy full SHA for e626cc6
Browse repository at this point
Clean up a few more classes.
sigmavirus24
committed
b564e87
View commit details
Copy full SHA for b564e87
Browse repository at this point
Commits on Sep 9, 2012
Update a test or two.
sigmavirus24
committed
af7651b
View commit details
Copy full SHA for af7651b
Browse repository at this point
100% coverage on git.
sigmavirus24
committed
626244b
View commit details
Copy full SHA for 626244b
Browse repository at this point
Fix an unexpected error.
Show description for 0fe39c4
sigmavirus24
committed
0fe39c4
View commit details
Copy full SHA for 0fe39c4
Browse repository at this point
This *definitely* passes all the tests.
Show description for 95cf407
sigmavirus24
committed
95cf407
View commit details
Copy full SHA for 95cf407
Browse repository at this point
Previous
Next
You can’t perform that action at this time.