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 }}
goodwillcoding
/
github3.py
Public
forked from
sigmavirus24/github3.py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github3.py
tests
json
on
admin_api_fixes
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 20, 2015
Initial commit of migrating test cases
Show description for eb64d91
itsmemattchung
committed
eb64d91
View commit details
Copy full SHA for eb64d91
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Merge pull request #476 from itsmemattchung/migrate-tests/gists
Show description for 0632f6a
sigmavirus24
committed
0632f6a
View commit details
Copy full SHA for 0632f6a
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
Add protection field to manually fetched branches.
bboe
committed
d0148f5
View commit details
Copy full SHA for d0148f5
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Deleted tests/gists.py after moving to tests/unit/test_gists
Show description for 34f9462
itsmemattchung
committed
34f9462
View commit details
Copy full SHA for 34f9462
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Add merged attribute to pulls, fix #335
ekmartin
committed
bdda308
View commit details
Copy full SHA for bdda308
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
Add release and asset test fixtures
bgilbert
committed
6d35d57
View commit details
Copy full SHA for 6d35d57
View code at this point
Browse repository at this point
Drop test fixture for old download API
bgilbert
committed
39af13b
View commit details
Copy full SHA for 39af13b
View code at this point
Browse repository at this point
Commits on Sep 9, 2013
add failing test
paulswartz
committed
64193f9
View commit details
Copy full SHA for 64193f9
View code at this point
Browse repository at this point
Commits on Sep 7, 2013
Add test to verify change with issue_url.
Roger Hu
committed
c19b103
View commit details
Copy full SHA for c19b103
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Add tests for GitHubEnterpise
kbakba
committed
f5efb51
View commit details
Copy full SHA for f5efb51
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
Merge branch 'develop' into uritemplate
Show description for adfe58d
sigmavirus24
committed
adfe58d
View commit details
Copy full SHA for adfe58d
View code at this point
Browse repository at this point
Commits on Jun 22, 2013
Added pull requests issue comments method.
matiasb
committed
47a524b
View commit details
Copy full SHA for 47a524b
View code at this point
Browse repository at this point
Commits on May 24, 2013
Tests pass. Fixtures updated to a degree.
sigmavirus24
committed
30694d6
View commit details
Copy full SHA for 30694d6
View code at this point
Browse repository at this point
Commits on May 17, 2013
100% test coverage
sigmavirus24
committed
9346bde
View commit details
Copy full SHA for 9346bde
View code at this point
Browse repository at this point
Commits on May 15, 2013
Update Repository.master_branch for API changes.
Show description for 275618c
xiongchiamiov
authored and
sigmavirus24
committed
275618c
View commit details
Copy full SHA for 275618c
View code at this point
Browse repository at this point
Commits on May 8, 2013
Update the repo fixture.
Show description for c9d7946
sigmavirus24
committed
c9d7946
View commit details
Copy full SHA for c9d7946
View code at this point
Browse repository at this point
Commits on May 5, 2013
Update Repository.master_branch for API changes.
Show description for 3fa3654
xiongchiamiov
committed
3fa3654
View commit details
Copy full SHA for 3fa3654
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Add equality testing methods to most objects
Show description for 0dbc6b8
sigmavirus24
committed
0dbc6b8
View commit details
Copy full SHA for 0dbc6b8
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Start re-factoring
Show description for cb06177
sigmavirus24
committed
cb06177
View commit details
Copy full SHA for cb06177
View code at this point
Browse repository at this point
Update the legacy objects and their fixtures
sigmavirus24
committed
9a7d0c0
View commit details
Copy full SHA for 9a7d0c0
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
And of course I forgot to add 2 files.
sigmavirus24
committed
34cb385
View commit details
Copy full SHA for 34cb385
View code at this point
Browse repository at this point
100% coverage everywhere!
sigmavirus24
committed
444ca6f
View commit details
Copy full SHA for 444ca6f
View code at this point
Browse repository at this point
pulls: 100%; orgs: on the way
sigmavirus24
committed
c6a05bf
View commit details
Copy full SHA for c6a05bf
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
100% coverage for notifications
sigmavirus24
committed
d35587b
View commit details
Copy full SHA for d35587b
View code at this point
Browse repository at this point
Commits on Feb 11, 2013
events are now at 100% coverag
sigmavirus24
committed
e9fd507
View commit details
Copy full SHA for e9fd507
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
Attempt to automate refreshing of fixtures
sigmavirus24
committed
141fa4a
View commit details
Copy full SHA for 141fa4a
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
Add support for the /meta endpoint
Show description for 49d6f5c
sigmavirus24
committed
49d6f5c
View commit details
Copy full SHA for 49d6f5c
View code at this point
Browse repository at this point
Commits on Feb 2, 2013
100% coverage for gists.
sigmavirus24
committed
b8bd2c1
View commit details
Copy full SHA for b8bd2c1
View code at this point
Browse repository at this point
Add pushed attribute to legacy_user fixture
sigmavirus24
committed
54265e5
View commit details
Copy full SHA for 54265e5
View code at this point
Browse repository at this point
Commits on Jan 19, 2013
Add subscription fixture
sigmavirus24
committed
16c4328
View commit details
Copy full SHA for 16c4328
View code at this point
Browse repository at this point
README fixture
sigmavirus24
committed
709a9d5
View commit details
Copy full SHA for 709a9d5
View code at this point
Browse repository at this point
Commits on Jan 18, 2013
Add team fixture
sigmavirus24
committed
3ebe8d4
View commit details
Copy full SHA for 3ebe8d4
View code at this point
Browse repository at this point
Commits on Jan 17, 2013
Add notification fixture
sigmavirus24
committed
2636e87
View commit details
Copy full SHA for 2636e87
View code at this point
Browse repository at this point
Commits on Jan 16, 2013
Language test fixture
sigmavirus24
committed
91a9b5c
View commit details
Copy full SHA for 91a9b5c
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Add issue_event fixture.
sigmavirus24
committed
7d31e2b
View commit details
Copy full SHA for 7d31e2b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.