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 }}
lepistone
/
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 Apr 7, 2016
gh-543 Update regex to include hyphens in username
Show description for 83337c9
jmathai
committed
83337c9
View commit details
Copy full SHA for 83337c9
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
gh-545 Add content type header of application/x-www-form-urlencoded to _post() call
jmathai
committed
772d047
View commit details
Copy full SHA for 772d047
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Add License preview header to repository, to get a repository's license
Dejan Svetec
committed
9dcf87c
View commit details
Copy full SHA for 9dcf87c
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Added documentation for create_key API
Show description for 895a788
Akasurde
committed
895a788
View commit details
Copy full SHA for 895a788
View code at this point
Browse repository at this point
Commits on Jan 8, 2016
Added read_only parameter in create_key API
Show description for 79fbcf1
Akasurde
authored and
itsmemattchung
committed
79fbcf1
View commit details
Copy full SHA for 79fbcf1
View code at this point
Browse repository at this point
Commits on Dec 20, 2015
Add unit tests for (add|delete)_email_addresses
sigmavirus24
committed
8898103
View commit details
Copy full SHA for 8898103
View code at this point
Browse repository at this point
Move email address related methods to GitHub
Show description for d4623a5
sigmavirus24
committed
d4623a5
View commit details
Copy full SHA for d4623a5
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Implemented user creation
christophelec
authored and
sigmavirus24
committed
164c0f1
View commit details
Copy full SHA for 164c0f1
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Initial commit for license feature
Show description for 9858d47
itsmemattchung
committed
9858d47
View commit details
Copy full SHA for 9858d47
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
Fix up pull request #460
sigmavirus24
committed
168eebe
View commit details
Copy full SHA for 168eebe
View code at this point
Browse repository at this point
Merge branch 'pr/460' into develop
sigmavirus24
committed
136f51e
View commit details
Copy full SHA for 136f51e
View code at this point
Browse repository at this point
Fixup pull request #459
sigmavirus24
committed
ea94c9b
View commit details
Copy full SHA for ea94c9b
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Make sure feeds() doesn't crash for empty content, fixes #403
ekmartin
committed
6f7fcb7
View commit details
Copy full SHA for 6f7fcb7
View code at this point
Browse repository at this point
Remove ETag fields from emoji response, fixes #358
ekmartin
committed
6db72c4
View commit details
Copy full SHA for 6db72c4
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Clarify documentation around repo filtering
Show description for 702615e
danpalmer
committed
702615e
View commit details
Copy full SHA for 702615e
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.