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 }}
aerickson
/
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
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 19, 2015
Merge remote-tracking branch 'origin/flight-tests' into develop
Show description for e618a62
sigmavirus24
committed
e618a62
View commit details
Copy full SHA for e618a62
View code at this point
Browse repository at this point
Update create_review_comment unit test
sigmavirus24
committed
288297f
View commit details
Copy full SHA for 288297f
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Actually record add_collaborator test
sigmavirus24
committed
5ecb698
View commit details
Copy full SHA for 5ecb698
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
Add some more tests to convert
sigmavirus24
committed
724b485
View commit details
Copy full SHA for 724b485
View code at this point
Browse repository at this point
Commits on Feb 24, 2015
Repository.permissions attribute support
Show description for 80f91f2
lnielsen
committed
80f91f2
View commit details
Copy full SHA for 80f91f2
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Merge pull request #353 from sigmavirus24/bug/310
Show description for 1271a48
sigmavirus24
committed
1271a48
View commit details
Copy full SHA for 1271a48
View code at this point
Browse repository at this point
Raise exception if json is not the expected type
Show description for fee85cf
sigmavirus24
committed
fee85cf
View commit details
Copy full SHA for fee85cf
View code at this point
Browse repository at this point
Add unit and integration tests for Repository#deployment
sigmavirus24
committed
d3c67bb
View commit details
Copy full SHA for d3c67bb
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Merge pull request #348 from sigmavirus24/pr/334
Show description for 527bd2d
sigmavirus24
committed
527bd2d
View commit details
Copy full SHA for 527bd2d
View code at this point
Browse repository at this point
Add tests for PullFile#contents
Show description for 67ca14b
sigmavirus24
committed
67ca14b
View commit details
Copy full SHA for 67ca14b
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Add unit tests for PullFile#download
sigmavirus24
committed
d4185c2
View commit details
Copy full SHA for d4185c2
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Update the integration test for PullFile#download
sigmavirus24
committed
c546170
View commit details
Copy full SHA for c546170
View code at this point
Browse repository at this point
Add integration tests for PullFile#download
Show description for da391d3
sigmavirus24
committed
da391d3
View commit details
Copy full SHA for da391d3
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Add unit tests for Asset#delete
sigmavirus24
committed
b599328
View commit details
Copy full SHA for b599328
View code at this point
Browse repository at this point
Add integration tests for Asset#delete
sigmavirus24
committed
f6e57dd
View commit details
Copy full SHA for f6e57dd
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
Record integration test for GitHub#update_me
sigmavirus24
committed
5734305
View commit details
Copy full SHA for 5734305
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
Rename GitHub#update_user to GitHub#update_me
Show description for a03fd6d
sigmavirus24
committed
a03fd6d
View commit details
Copy full SHA for a03fd6d
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
fix pickle import
zubchick
committed
0674cb6
View commit details
Copy full SHA for 0674cb6
View code at this point
Browse repository at this point
add test cheking GitHubSession pickling
zubchick
committed
5da9970
View commit details
Copy full SHA for 5da9970
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Merge pull request #315 from sigmavirus24/bug/311
Show description for c91f7d0
sigmavirus24
committed
c91f7d0
View commit details
Copy full SHA for c91f7d0
View code at this point
Browse repository at this point
Remove Repository#contents and its tests
sigmavirus24
committed
3c730da
View commit details
Copy full SHA for 3c730da
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Merge pull request #316 from rweald/stop_using_deployment_headers
Show description for 12b0df2
sigmavirus24
committed
12b0df2
View commit details
Copy full SHA for 12b0df2
View code at this point
Browse repository at this point
PullRequest.commits returns generator of RepoCommits
Show description for bda512e
helenst
committed
bda512e
View commit details
Copy full SHA for bda512e
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
Don't use custom header for Deployment requests
rweald
committed
f79febb
View commit details
Copy full SHA for f79febb
View code at this point
Browse repository at this point
Add Repository#file_contents
Show description for 6315253
sigmavirus24
committed
6315253
View commit details
Copy full SHA for 6315253
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Add Repository#directory_contents
Show description for 29b67ed
sigmavirus24
committed
29b67ed
View commit details
Copy full SHA for 29b67ed
View code at this point
Browse repository at this point
Commits on Nov 29, 2014
Add support for retrieving statuses from a commit
Show description for 9df71a9
sigmavirus24
committed
9df71a9
View commit details
Copy full SHA for 9df71a9
View code at this point
Browse repository at this point
Record unit and integration tests for Issue#pull_requests
sigmavirus24
committed
fe8a5e3
View commit details
Copy full SHA for fe8a5e3
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Use _instance_or_null in github3.issues.issue
sigmavirus24
committed
dcc4676
View commit details
Copy full SHA for dcc4676
View code at this point
Browse repository at this point
Fix test we were expecting to fail
sigmavirus24
committed
0681dce
View commit details
Copy full SHA for 0681dce
View code at this point
Browse repository at this point
Commits on Nov 26, 2014
Update github3.repos.repo to use _instance_or_null
sigmavirus24
committed
299ae20
View commit details
Copy full SHA for 299ae20
View code at this point
Browse repository at this point
Update Contents#update in a similar way to #delete
sigmavirus24
committed
ba0a21e
View commit details
Copy full SHA for ba0a21e
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Update Contents#delete and delete Repository#delete_file
sigmavirus24
committed
b3c9734
View commit details
Copy full SHA for b3c9734
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Add Release#asset method to retrieve an individual asset
Show description for 217970b
sigmavirus24
committed
217970b
View commit details
Copy full SHA for 217970b
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
Merge remote-tracking branch 'origin/1.0-alpha' into develop
Show description for 3b4a0ef
sigmavirus24
committed
3b4a0ef
View commit details
Copy full SHA for 3b4a0ef
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.