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 }}
hrez
/
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
Branch selector
develop
User selector
All users
All time
Commit history
Commits on May 30, 2018
added org outside_collaborators method
hrez
committed
c15f473
View commit details
Copy full SHA for c15f473
Browse repository at this point
Commits on Jul 12, 2017
Merge pull request #718 from janpriessnitz/fix_err_409
Show description for c82e90e
itsmemattchung
authored
c82e90e
View commit details
Copy full SHA for c82e90e
Browse repository at this point
Added exception for HTTP 409 error
Show description for 5254bfe
Jan Priessnitz
committed
5254bfe
View commit details
Copy full SHA for 5254bfe
Browse repository at this point
Commits on Feb 3, 2017
Merge pull request #680 from sigmavirus24/split-user-obj
Show description for b58ff53
sigmavirus24
authored
b58ff53
View commit details
Copy full SHA for b58ff53
Browse repository at this point
Commits on Feb 2, 2017
Finish up work to split up User object
sigmavirus24
committed
30be3c6
View commit details
Copy full SHA for 30be3c6
Browse repository at this point
Remove *_as_Users from git objects
sigmavirus24
committed
afc207e
View commit details
Copy full SHA for afc207e
Browse repository at this point
Fix up User usage in organizations
sigmavirus24
committed
5c666bb
View commit details
Copy full SHA for 5c666bb
Browse repository at this point
Commits on Feb 1, 2017
Fix-up Issue Event usage of Users
sigmavirus24
committed
361824d
View commit details
Copy full SHA for 361824d
Browse repository at this point
Retrieiving /user shows GitHub trimmed an attribute
Show description for 06c2495
sigmavirus24
committed
06c2495
View commit details
Copy full SHA for 06c2495
Browse repository at this point
Update test assertions for returned user type
sigmavirus24
committed
a3b42fc
View commit details
Copy full SHA for a3b42fc
Browse repository at this point
Update handling for gists and milestones
sigmavirus24
committed
571eccc
View commit details
Copy full SHA for 571eccc
Browse repository at this point
Commits on Jan 31, 2017
Fix up GitHub#all_events integration test
sigmavirus24
committed
bb8cbaf
View commit details
Copy full SHA for bb8cbaf
Browse repository at this point
Use ShortUser where appropriate
sigmavirus24
committed
e098c81
View commit details
Copy full SHA for e098c81
Browse repository at this point
Create a special EventUser
Show description for 5c94d61
sigmavirus24
committed
5c94d61
View commit details
Copy full SHA for 5c94d61
Browse repository at this point
Rerecord the all_events cassette
sigmavirus24
committed
0b2041d
View commit details
Copy full SHA for 0b2041d
Browse repository at this point
Remove old and outdated tests and utilities
sigmavirus24
committed
1b2f370
View commit details
Copy full SHA for 1b2f370
Browse repository at this point
Commits on Jan 29, 2017
Start using the different User classes
sigmavirus24
committed
c2400e1
View commit details
Copy full SHA for c2400e1
Browse repository at this point
Break up User class into three classes
Show description for f8de3b7
sigmavirus24
committed
f8de3b7
View commit details
Copy full SHA for f8de3b7
Browse repository at this point
Fix up flake8 errors
sigmavirus24
committed
f5e564d
View commit details
Copy full SHA for f5e564d
Browse repository at this point
Decouple User object from BaseAccount object
sigmavirus24
committed
b018bf6
View commit details
Copy full SHA for b018bf6
Browse repository at this point
Clean up docstrings in github3.users
sigmavirus24
committed
b85314c
View commit details
Copy full SHA for b85314c
Browse repository at this point
Merge pull request #678 from sigmavirus24/excise-null-obj
Show description for 3e251f2
sigmavirus24
authored
3e251f2
View commit details
Copy full SHA for 3e251f2
Browse repository at this point
Fix up our tests while removing NullObject
sigmavirus24
committed
9eb136d
View commit details
Copy full SHA for 9eb136d
Browse repository at this point
Excise NullObject from github3.py
Show description for 9cab370
sigmavirus24
committed
9cab370
View commit details
Copy full SHA for 9cab370
Browse repository at this point
Merge pull request #676 from sigmavirus24/eliminate-empty
Show description for 0ace1a7
sigmavirus24
authored
0ace1a7
View commit details
Copy full SHA for 0ace1a7
Browse repository at this point
Remove Empty from our documentation
Show description for 10d625b
sigmavirus24
committed
10d625b
View commit details
Copy full SHA for 10d625b
Browse repository at this point
Remove tests that affirm existence and use of Empty
Show description for 6109f33
sigmavirus24
committed
6109f33
View commit details
Copy full SHA for 6109f33
Browse repository at this point
Excise github3.empty.Empty
Show description for 245fb6e
sigmavirus24
committed
245fb6e
View commit details
Copy full SHA for 245fb6e
Browse repository at this point
Commits on Jan 28, 2017
Merge pull request #673 from dprothero/fix-issue-672
Show description for b0b27c4
sigmavirus24
authored
b0b27c4
View commit details
Copy full SHA for b0b27c4
Browse repository at this point
Fix up remaining tests and cassettes for Contents
Show description for fe4388c
sigmavirus24
committed
fe4388c
View commit details
Copy full SHA for fe4388c
Browse repository at this point
Commits on Jan 27, 2017
Merge branch 'fix-issue-672' of dprothero/github3.py
Show description for cdc1888
sigmavirus24
committed
cdc1888
View commit details
Copy full SHA for cdc1888
Browse repository at this point
Merge pull request #663 from mindw/Vampire/combined-status
Show description for 5544e97
sigmavirus24
authored
5544e97
View commit details
Copy full SHA for 5544e97
Browse repository at this point
Add integration test and cassette for CombinedStatus
sigmavirus24
committed
6c73f1e
View commit details
Copy full SHA for 6c73f1e
Browse repository at this point
Fix up github3.repos.status docstrings
sigmavirus24
committed
8f9b5d4
View commit details
Copy full SHA for 8f9b5d4
Browse repository at this point
Correct Status' documentation string
Show description for 00eea06
mindw
authored and
sigmavirus24
committed
00eea06
View commit details
Copy full SHA for 00eea06
Browse repository at this point
Previous
Next
You can’t perform that action at this time.