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 }}
goosemo
/
python-github2
Public
forked from
ask/python-github2
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-github2
github2
on
python3
User selector
All users
All time
Commit history
Commits on May 5, 2011
Addressed my 'fixing' of the simplejson stuff, as I made a var the same name as the module.
goosemo
committed
7ace07a
View commit details
Copy full SHA for 7ace07a
View code at this point
Browse repository at this point
fixed spelling error. more.
goosemo
committed
590a50e
View commit details
Copy full SHA for 590a50e
View code at this point
Browse repository at this point
fixed spelling error
goosemo
committed
0956c0e
View commit details
Copy full SHA for 0956c0e
View code at this point
Browse repository at this point
Cleaned up imports and json on request.py
goosemo
committed
4950a66
View commit details
Copy full SHA for 4950a66
View code at this point
Browse repository at this point
Ran 2to3 on it and fixed the one .decode() issue for json I knew of
goosemo
committed
f9267af
View commit details
Copy full SHA for f9267af
View code at this point
Browse repository at this point
Commits on Apr 28, 2011
Added versionadded Sphinx directives where possible.
Show description for fa0380e
JNRowe
committed
fa0380e
View commit details
Copy full SHA for fa0380e
View code at this point
Browse repository at this point
Commits on Apr 18, 2011
Bumped version to 0.3.1.
JNRowe
committed
f4c0a1f
View commit details
Copy full SHA for f4c0a1f
View code at this point
Browse repository at this point
Commits on Apr 17, 2011
Include authentication data with non-POST methods.
Show description for 82ff5d5
JNRowe
committed
82ff5d5
View commit details
Copy full SHA for 82ff5d5
View code at this point
Browse repository at this point
Commits on Apr 15, 2011
Removed redundant note from {add,remove}_collaborator.
Show description for d81c158
JNRowe
committed
d81c158
View commit details
Copy full SHA for d81c158
View code at this point
Browse repository at this point
Commits on Apr 13, 2011
Added {master,intergration}_branch attributes to Repository.
Show description for b5aea33
JNRowe
committed
b5aea33
View commit details
Copy full SHA for b5aea33
View code at this point
Browse repository at this point
Bumped version to 0.3.0.
JNRowe
committed
573da98
View commit details
Copy full SHA for 573da98
View code at this point
Browse repository at this point
Merge branch 'sphinx_doc'
Show description for 1d4771a
JNRowe
committed
1d4771a
View commit details
Copy full SHA for 1d4771a
View code at this point
Browse repository at this point
Merge branch 'issue-30'
Show description for 181c557
JNRowe
committed
181c557
View commit details
Copy full SHA for 181c557
View code at this point
Browse repository at this point
Use project, ie user/repo, as arg for Repository methods.
Show description for 5eed63a
JNRowe
committed
5eed63a
View commit details
Copy full SHA for 5eed63a
View code at this point
Browse repository at this point
Fixed repository deletion.
Show description for 52177e3
JNRowe
committed
52177e3
View commit details
Copy full SHA for 52177e3
View code at this point
Browse repository at this point
Commits on Apr 12, 2011
Converted doc_generator to create Sphinx-compatible attribute documentation.
JNRowe
committed
f741be6
View commit details
Copy full SHA for f741be6
View code at this point
Browse repository at this point
Documentation for Users class' methods.
JNRowe
committed
8127b74
View commit details
Copy full SHA for 8127b74
View code at this point
Browse repository at this point
More documentation for requests module.
JNRowe
committed
ef6d850
View commit details
Copy full SHA for ef6d850
View code at this point
Browse repository at this point
More documentation for Repositories class' methods.
JNRowe
committed
f8c454b
View commit details
Copy full SHA for f8c454b
View code at this point
Browse repository at this point
More documentation for Issues class' methods.
JNRowe
committed
06bb27d
View commit details
Copy full SHA for 06bb27d
View code at this point
Browse repository at this point
Documented core.py functions.
JNRowe
committed
e9c0e9a
View commit details
Copy full SHA for e9c0e9a
View code at this point
Browse repository at this point
Documented Commits class' methods.
JNRowe
committed
6c5d6f9
View commit details
Copy full SHA for 6c5d6f9
View code at this point
Browse repository at this point
Documented Github class' methods.
JNRowe
committed
e684b78
View commit details
Copy full SHA for e684b78
View code at this point
Browse repository at this point
Reformat client.Github docstring for use in Sphinx.
JNRowe
committed
c463aa3
View commit details
Copy full SHA for c463aa3
View code at this point
Browse repository at this point
Commits on Apr 11, 2011
Removed unused URL_PREFIX.
JNRowe
committed
0a8099a
View commit details
Copy full SHA for 0a8099a
View code at this point
Browse repository at this point
Make start/end truly optional in get_network_data().
JNRowe
committed
436d74f
View commit details
Copy full SHA for 436d74f
View code at this point
Browse repository at this point
API rate-limiting is handled, no need to manually do it.
Show description for 320ee3c
JNRowe
committed
320ee3c
View commit details
Copy full SHA for 320ee3c
View code at this point
Browse repository at this point
Merge branch 'httplib2'
Show description for eab63a3
JNRowe
committed
eab63a3
View commit details
Copy full SHA for eab63a3
View code at this point
Browse repository at this point
Added get_all_blobs to client
Surajram Kumaravel
committed
8da5fe8
View commit details
Copy full SHA for 8da5fe8
View code at this point
Browse repository at this point
Commits on Apr 9, 2011
Added support for httplib2 cache usage.
Show description for b1efae9
JNRowe
committed
b1efae9
View commit details
Copy full SHA for b1efae9
View code at this point
Browse repository at this point
Use httplib2 for handling requests.
Show description for 944c63a
JNRowe
committed
944c63a
View commit details
Copy full SHA for 944c63a
View code at this point
Browse repository at this point
Merge branch 'labels' of https://github.com/bartdag/python-github2 into bartdag-labels
Show description for 66ee679
JNRowe
committed
66ee679
View commit details
Copy full SHA for 66ee679
View code at this point
Browse repository at this point
Document pull request attributes of issue objects.
JNRowe
committed
589b2f2
View commit details
Copy full SHA for 589b2f2
View code at this point
Browse repository at this point
Need to force POST on issues.{close,reopen} too.
JNRowe
committed
ba063e0
View commit details
Copy full SHA for ba063e0
View code at this point
Browse repository at this point
Fix issue label addition/removal.
Show description for de7638f
JNRowe
committed
de7638f
View commit details
Copy full SHA for de7638f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.