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
Type
/
to 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 }}
jdunck
/
python-github2
Public
forked from
ask/python-github2
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-github2
github2
on
master
User selector
All users
All time
Commit history
Commits on Nov 26, 2010
Added github.repos.pushable() as described in the API documentation.
johl
authored and
jdunck
committed
ccded65
View commit details
Copy full SHA for ccded65
View code at this point
Browse repository at this point
Commits on Nov 20, 2010
Include fractions of seconds in api delay.
jdunck
committed
4d90571
View commit details
Copy full SHA for 4d90571
View code at this point
Browse repository at this point
Add project property to Repository, a bit more convenient in client code than owner+'/'+name.
jdunck
committed
c595cf6
View commit details
Copy full SHA for c595cf6
View code at this point
Browse repository at this point
Commits on Oct 29, 2010
Bumped version to 0.2.0
Ask Solem
committed
9c573fa
View commit details
Copy full SHA for 9c573fa
View code at this point
Browse repository at this point
to_dict is broken, back it out. fix iterate (all on BaseDataType)
Sameer Al-Sakran
authored and
Ask Solem
committed
a26bea8
View commit details
Copy full SHA for a26bea8
View code at this point
Browse repository at this point
ok. wind back email encoding.
Sameer Al-Sakran
authored and
Ask Solem
committed
18f73d7
View commit details
Copy full SHA for 18f73d7
View code at this point
Browse repository at this point
multi word queries need to be encoded properly
Sameer Al-Sakran
authored and
Ask Solem
committed
c079bbf
View commit details
Copy full SHA for c079bbf
View code at this point
Browse repository at this point
add languages api function
Sameer on mactop
authored and
Ask Solem
committed
c69c67e
View commit details
Copy full SHA for c69c67e
View code at this point
Browse repository at this point
typo. still some weirdness in iterating
Sameer Al-Sakran
authored and
Ask Solem
committed
8a35844
View commit details
Copy full SHA for 8a35844
View code at this point
Browse repository at this point
add search by email api function
Sameer Al-Sakran
authored and
Ask Solem
committed
e2b28ef
View commit details
Copy full SHA for e2b28ef
View code at this point
Browse repository at this point
total_seconds is a 2.7 addition. saving a line does not seem worth forcing an upgrade
Sameer on mactop
authored and
Ask Solem
committed
1444de9
View commit details
Copy full SHA for 1444de9
View code at this point
Browse repository at this point
Commits on Oct 20, 2010
Added more properties to Repository.
Jonas Obrist
committed
27060a0
View commit details
Copy full SHA for 27060a0
View code at this point
Browse repository at this point
Commits on Sep 21, 2010
Merge branch 'jdunck/api-limits'
Ask Solem
committed
a0f9846
View commit details
Copy full SHA for a0f9846
View code at this point
Browse repository at this point
Add optional rate-limiting by sleeping the thread if too fast.
jdunck
committed
61de502
View commit details
Copy full SHA for 61de502
View code at this point
Browse repository at this point
Commits on Aug 18, 2010
Bumped version to 0.1.3
Ask Solem
committed
210b2ac
View commit details
Copy full SHA for 210b2ac
View code at this point
Browse repository at this point
Merge branch 'pydanny/master'
Show description for 31df6f9
Ask Solem
committed
31df6f9
View commit details
Copy full SHA for 31df6f9
View code at this point
Browse repository at this point
Merge branch 'kennethreitz/master'
Show description for 9d3b1f6
Ask Solem
committed
9d3b1f6
View commit details
Copy full SHA for 9d3b1f6
View code at this point
Browse repository at this point
Commits on Aug 17, 2010
Now supports contributors
pydanny
committed
a3ec0bc
View commit details
Copy full SHA for a3ec0bc
View code at this point
Browse repository at this point
Now supports contributors
pydanny
committed
81455aa
View commit details
Copy full SHA for 81455aa
View code at this point
Browse repository at this point
Commits on Aug 15, 2010
Support listing watched repositories of given username.
Kenneth Reitz
committed
4c852c3
View commit details
Copy full SHA for 4c852c3
View code at this point
Browse repository at this point
Commits on Jul 8, 2010
Merge remote branch 'adamv/wip'
crispywalrus
committed
4e60ba8
View commit details
Copy full SHA for 4e60ba8
View code at this point
Browse repository at this point
Merge remote branch 'adamv/master'
crispywalrus
committed
655c245
View commit details
Copy full SHA for 655c245
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:crispywalrus/python-github2
crispywalrus
committed
8e3da3d
View commit details
Copy full SHA for 8e3da3d
View code at this point
Browse repository at this point
use https for requests so private content is queriable.
crispywalrus
committed
c2d916f
View commit details
Copy full SHA for c2d916f
View code at this point
Browse repository at this point
Commits on Jun 24, 2010
Add the ability to list the watchers of a repo.
claudiob
committed
8b2e3f4
View commit details
Copy full SHA for 8b2e3f4
View code at this point
Browse repository at this point
Commits on Jun 12, 2010
Support listing comments on an issue.
Scott Torborg
committed
126e853
View commit details
Copy full SHA for 126e853
View code at this point
Browse repository at this point
Commits on May 26, 2010
wip - repr must be Ascii
adamv
committed
c8e9e70
View commit details
Copy full SHA for c8e9e70
View code at this point
Browse repository at this point
Update simplejson import for Python 2.6
adamv
committed
5b2f09d
View commit details
Copy full SHA for 5b2f09d
View code at this point
Browse repository at this point
Commits on May 18, 2010
Merge branch 'paulproteus/master'
Show description for 12e14ed
Ask Solem
committed
12e14ed
View commit details
Copy full SHA for 12e14ed
View code at this point
Browse repository at this point
Commits on May 17, 2010
Default the username and api_token to None for unauthenticated access.
ebroder
committed
62cd094
View commit details
Copy full SHA for 62cd094
View code at this point
Browse repository at this point
Connect to the Github API anonymously if username and api_token are None.
ebroder
committed
3897683
View commit details
Copy full SHA for 3897683
View code at this point
Browse repository at this point
Commits on May 13, 2010
Fix same unicode-in-keywords bug elsewhere, cleanup for previous fix.
fperez
committed
3c67114
View commit details
Copy full SHA for 3c67114
View code at this point
Browse repository at this point
Commits on May 10, 2010
fix bug where unicode strings were used for kwargs
fperez
committed
5fe8078
View commit details
Copy full SHA for 5fe8078
View code at this point
Browse repository at this point
Commits on May 7, 2010
Add the ability to comment on issues.
fperez
committed
d08e1bc
View commit details
Copy full SHA for d08e1bc
View code at this point
Browse repository at this point
Commits on Apr 27, 2010
Bumped version to 0.1.2
Ask Solem
committed
03afc58
View commit details
Copy full SHA for 03afc58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.