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 }}
souravsingh
/
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
github3
github.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 27, 2015
Add all_organizations to GitHub
Show description for 8b5dacf
antoine-g
committed
8b5dacf
View commit details
Copy full SHA for 8b5dacf
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 Nov 10, 2014
Forward/back-port @msambro's fix
sigmavirus24
committed
779bd11
View commit details
Copy full SHA for 779bd11
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
Commits on Nov 8, 2014
Merge pull request #299 from msabramo/make_https_optional_for_url_regex_matches
Show description for e2a129a
sigmavirus24
committed
e2a129a
View commit details
Copy full SHA for e2a129a
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Fix typo: initializaiton => initialization
msabramo
committed
a86df4f
View commit details
Copy full SHA for a86df4f
View code at this point
Browse repository at this point
Make "s" in "https" optional to match URL w/ regex
Show description for 648e584
msabramo
committed
648e584
View commit details
Copy full SHA for 648e584
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Update GitHub#zen to return unicode
sigmavirus24
committed
72e569c
View commit details
Copy full SHA for 72e569c
View code at this point
Browse repository at this point
Return NullObjects where possible
sigmavirus24
committed
7b252e4
View commit details
Copy full SHA for 7b252e4
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
Fix up return types of a bunch of methods
sigmavirus24
committed
22b65c0
View commit details
Copy full SHA for 22b65c0
View code at this point
Browse repository at this point
Commits on Oct 6, 2014
Changes for breaking GitHub API changes
Show description for 4c28cfb
sigmavirus24
committed
4c28cfb
View commit details
Copy full SHA for 4c28cfb
View code at this point
Browse repository at this point
Changes for breaking GitHub API changes
sigmavirus24
committed
f44694a
View commit details
Copy full SHA for f44694a
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge remote-tracking branch 'origin/develop' into 1.0-alpha
Show description for 403b666
sigmavirus24
committed
403b666
View commit details
Copy full SHA for 403b666
View code at this point
Browse repository at this point
tests pass, fixes #248
esacteksab
committed
8ac6b27
View commit details
Copy full SHA for 8ac6b27
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
Update GitHub#issue and update unit tests
sigmavirus24
committed
d297fe5
View commit details
Copy full SHA for d297fe5
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
Migrate GitHub#is_following tests
sigmavirus24
committed
f092034
View commit details
Copy full SHA for f092034
View code at this point
Browse repository at this point
Update GitHub#gitignore_template
sigmavirus24
committed
b137a1b
View commit details
Copy full SHA for b137a1b
View code at this point
Browse repository at this point
Update GitHub#gist and tests
sigmavirus24
committed
7914e5d
View commit details
Copy full SHA for 7914e5d
View code at this point
Browse repository at this point
Remove has_downloads parameter to create_repository
sigmavirus24
committed
b942246
View commit details
Copy full SHA for b942246
View code at this point
Browse repository at this point
Commits on Sep 8, 2014
Remove GitHub#delete_key
sigmavirus24
committed
2211572
View commit details
Copy full SHA for 2211572
View code at this point
Browse repository at this point
Rename GitHub#create_repo to GitHub#create_repository
sigmavirus24
committed
830b663
View commit details
Copy full SHA for 830b663
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Update GitHub#create_key
Show description for 62c5087
sigmavirus24
committed
62c5087
View commit details
Copy full SHA for 62c5087
View code at this point
Browse repository at this point
Use NullObject in GitHub#create_issue
Show description for 815e7ca
sigmavirus24
committed
815e7ca
View commit details
Copy full SHA for 815e7ca
View code at this point
Browse repository at this point
Return NullObject from GitHub#create_gist
sigmavirus24
committed
acd2ee4
View commit details
Copy full SHA for acd2ee4
View code at this point
Browse repository at this point
Commits on Sep 6, 2014
Start using _instance_or_null method
sigmavirus24
committed
70c007e
View commit details
Copy full SHA for 70c007e
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
Add GitHub#user_with_id
sigmavirus24
committed
2080e35
View commit details
Copy full SHA for 2080e35
View code at this point
Browse repository at this point
Re-alphabetize GitHub methods
sigmavirus24
committed
3b4264e
View commit details
Copy full SHA for 3b4264e
View code at this point
Browse repository at this point
Add GitHub#repository_with_id
sigmavirus24
committed
3a4a3ba
View commit details
Copy full SHA for 3a4a3ba
View code at this point
Browse repository at this point
Split out authenticated user logic into GitHub#me
sigmavirus24
committed
9e8b01f
View commit details
Copy full SHA for 9e8b01f
View code at this point
Browse repository at this point
Commits on Aug 24, 2014
Rename _session to session on all relevant objects
sigmavirus24
committed
54e880e
View commit details
Copy full SHA for 54e880e
View code at this point
Browse repository at this point
Commits on Aug 22, 2014
Replace usage of login with username
sigmavirus24
committed
9a28830
View commit details
Copy full SHA for 9a28830
View code at this point
Browse repository at this point
Commits on Aug 20, 2014
Re-rename github3.repository_issues
sigmavirus24
committed
4074928
View commit details
Copy full SHA for 4074928
View code at this point
Browse repository at this point
Commits on Jul 27, 2014
Fix up unit tests for GitHub#notifications
sigmavirus24
committed
899e993
View commit details
Copy full SHA for 899e993
View code at this point
Browse repository at this point
Fix #262. Send proper query string
sigmavirus24
committed
b3cafed
View commit details
Copy full SHA for b3cafed
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Satisfy PEP-257
sigmavirus24
committed
3bfc952
View commit details
Copy full SHA for 3bfc952
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.