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 }}
hub-cap
/
python-github2
Public
forked from
ask/python-github2
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 May 23, 2011
Bumped version to 0.4.0.
JNRowe
committed
6337009
View commit details
Copy full SHA for 6337009
View code at this point
Browse repository at this point
Move repo with '.' warning to Commits.
Show description for c0a1da4
JNRowe
committed
c0a1da4
View commit details
Copy full SHA for c0a1da4
View code at this point
Browse repository at this point
Commits on May 22, 2011
Added warning for listing commits in repos containing '.'.
JNRowe
committed
bf97f4d
View commit details
Copy full SHA for bf97f4d
View code at this point
Browse repository at this point
No need to specify py Sphinx domain, it is default.
JNRowe
committed
29fde00
View commit details
Copy full SHA for 29fde00
View code at this point
Browse repository at this point
Fixed incorrect datetime_ parameter docs.
JNRowe
committed
5469bc7
View commit details
Copy full SHA for 5469bc7
View code at this point
Browse repository at this point
Handle User.created_at attributes as datetime objects.
JNRowe
committed
99074a9
View commit details
Copy full SHA for 99074a9
View code at this point
Browse repository at this point
Fixed datetime to commit date formatting.
Show description for 0173a49
JNRowe
committed
0173a49
View commit details
Copy full SHA for 0173a49
View code at this point
Browse repository at this point
Fixed date handling for Python 2.4.
JNRowe
committed
448c352
View commit details
Copy full SHA for 448c352
View code at this point
Browse repository at this point
Added missing language attribute for repositories.
JNRowe
committed
8354ecc
View commit details
Copy full SHA for 8354ecc
View code at this point
Browse repository at this point
Commits on May 19, 2011
Merge branch 'python3'
Show description for 7fa54cb
JNRowe
committed
7fa54cb
View commit details
Copy full SHA for 7fa54cb
View code at this point
Browse repository at this point
Mark proxy support as supported from 0.4.0.
JNRowe
committed
4fb544c
View commit details
Copy full SHA for 4fb544c
View code at this point
Browse repository at this point
Minor PEP-8 fixes.
JNRowe
committed
0b22cb0
View commit details
Copy full SHA for 0b22cb0
View code at this point
Browse repository at this point
Merge branch 'add_proxy_support'
Show description for 0ffc5b1
JNRowe
committed
0ffc5b1
View commit details
Copy full SHA for 0ffc5b1
View code at this point
Browse repository at this point
Making socks support optional.
Show description for 16f51ce
hub-cap
authored and
JNRowe
committed
16f51ce
View commit details
Copy full SHA for 16f51ce
View code at this point
Browse repository at this point
Adding HTTP proxy settings support to the client.
Show description for 8c98de6
hub-cap
authored and
JNRowe
committed
8c98de6
View commit details
Copy full SHA for 8c98de6
View code at this point
Browse repository at this point
Added missing versionadded directives to organisations support.
JNRowe
committed
a20672b
View commit details
Copy full SHA for a20672b
View code at this point
Browse repository at this point
Commits on May 11, 2011
Decode HTTP response using Content-Type header's value.
JNRowe
committed
3e113c3
View commit details
Copy full SHA for 3e113c3
View code at this point
Browse repository at this point
Switched to using entry points for github_manage_collaborators.
JNRowe
committed
5af2ae2
View commit details
Copy full SHA for 5af2ae2
View code at this point
Browse repository at this point
Commits on May 10, 2011
Fixed formatting of github_manage_collaborators usage text.
JNRowe
committed
e298676
View commit details
Copy full SHA for e298676
View code at this point
Browse repository at this point
Document the Organization.plan attribute.
JNRowe
committed
a28585b
View commit details
Copy full SHA for a28585b
View code at this point
Browse repository at this point
Revert "Removed unusable Organization.is_authenticated method."
Show description for 98f23dd
JNRowe
committed
98f23dd
View commit details
Copy full SHA for 98f23dd
View code at this point
Browse repository at this point
Document github.users.show('') usage.
Show description for d10c575
JNRowe
committed
d10c575
View commit details
Copy full SHA for d10c575
View code at this point
Browse repository at this point
Removed unusable Organization.is_authenticated method.
JNRowe
committed
f7ecb54
View commit details
Copy full SHA for f7ecb54
View code at this point
Browse repository at this point
Minor PEP-8 fixes.
JNRowe
committed
6feaabb
View commit details
Copy full SHA for 6feaabb
View code at this point
Browse repository at this point
Use project for Teams.{add,remove}_repository.
Show description for d0cc7d9
JNRowe
committed
d0cc7d9
View commit details
Copy full SHA for d0cc7d9
View code at this point
Browse repository at this point
Documented orgs/teams for use in Sphinx.
JNRowe
committed
b92761a
View commit details
Copy full SHA for b92761a
View code at this point
Browse repository at this point
Added missing organisation attributes.
JNRowe
committed
ff1b9d9
View commit details
Copy full SHA for ff1b9d9
View code at this point
Browse repository at this point
Accept ints
patrys
authored and
JNRowe
committed
688f35c
View commit details
Copy full SHA for 688f35c
View code at this point
Browse repository at this point
Preliminary support for organizations
patrys
authored and
JNRowe
committed
cf62d16
View commit details
Copy full SHA for cf62d16
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
Previous
Next
You can’t perform that action at this time.