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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
xapi-project
/
python-github2
Public
forked from
ask/python-github2
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Mar 15, 2011
Removed date-parsing for all pull request date attributes due to incompatible format at GitHub.
Rok Strniša
committed
d5e0d6e
View commit details
Copy full SHA for d5e0d6e
Browse repository at this point
Commits on Mar 4, 2011
Merge branch 'master' of git://github.com/ChristopherMacGown/python-github2
Rok Strniša
committed
54145b6
View commit details
Copy full SHA for 54145b6
Browse repository at this point
Commits on Dec 30, 2010
Merge branch 'pull_requests'
Christopher MacGown
committed
df75f55
View commit details
Copy full SHA for df75f55
Browse repository at this point
Fixed the datetime format for the DateAttributes
Christopher MacGown
committed
d00d079
View commit details
Copy full SHA for d00d079
Browse repository at this point
Merge branch 'pull_requests'
Show description for ab7c26a
Christopher MacGown
committed
ab7c26a
View commit details
Copy full SHA for ab7c26a
Browse repository at this point
Adds support for Github API pull requests
Christopher MacGown
committed
9d5ebc3
View commit details
Copy full SHA for 9d5ebc3
Browse repository at this point
Commits on Dec 16, 2010
Minor PEP 8 compliance changes.
JNRowe
authored and
jdunck
committed
675ba1c
View commit details
Copy full SHA for 675ba1c
Browse repository at this point
Add teams and organizations
Christopher MacGown
committed
5f74f48
View commit details
Copy full SHA for 5f74f48
Browse repository at this point
Commits on Dec 11, 2010
Small formatting fixes for README.
JNRowe
committed
ff9132f
View commit details
Copy full SHA for ff9132f
Browse repository at this point
Added issue editing example.
JNRowe
committed
78fe855
View commit details
Copy full SHA for 78fe855
Browse repository at this point
Added issue reopening example.
JNRowe
committed
e0c8574
View commit details
Copy full SHA for e0c8574
Browse repository at this point
Added issue searching example.
JNRowe
committed
d3876f0
View commit details
Copy full SHA for d3876f0
Browse repository at this point
Encode search terms for issues.
Show description for 04eaca4
JNRowe
committed
04eaca4
View commit details
Copy full SHA for 04eaca4
Browse repository at this point
Commits on Dec 10, 2010
Document the pushables() call.
nvie
committed
4c843fd
View commit details
Copy full SHA for 4c843fd
Browse repository at this point
Added authors.
nvie
committed
59cff36
View commit details
Copy full SHA for 59cff36
Browse repository at this point
Merge branch 'master' of https://github.com/JNRowe/python-github2 into JNRowe-master
nvie
committed
56a4ab6
View commit details
Copy full SHA for 56a4ab6
Browse repository at this point
Commits on Dec 7, 2010
Merge branch 'master' of github.com:nvie/python-github2
nvie
committed
59e37a9
View commit details
Copy full SHA for 59e37a9
Browse repository at this point
Revert "GitHub's API changed the date format tonight."
Show description for 1a4b552
nvie
committed
1a4b552
View commit details
Copy full SHA for 1a4b552
Browse repository at this point
Commits on Dec 6, 2010
Document the new access_token arg in GitHub's constructor.
nvie
committed
75a6278
View commit details
Copy full SHA for 75a6278
Browse repository at this point
GitHub's API changed the date format tonight.
Show description for 431bd8d
nvie
committed
431bd8d
View commit details
Copy full SHA for 431bd8d
Browse repository at this point
Add support for Github's OAuth authentication URLs.
Show description for 988ddde
nvie
committed
988ddde
View commit details
Copy full SHA for 988ddde
Browse repository at this point
PyFlakes.
nvie
committed
2445800
View commit details
Copy full SHA for 2445800
Browse repository at this point
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
Browse repository at this point
Merge branch 'api-limits'
jdunck
committed
4238fb0
View commit details
Copy full SHA for 4238fb0
Browse repository at this point
Commits on Nov 24, 2010
Merge branch 'pydanny/master'
Ask Solem
committed
929c8bf
View commit details
Copy full SHA for 929c8bf
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
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
Browse repository at this point
Commits on Nov 5, 2010
change to HTTPS
pydanny
committed
36da364
View commit details
Copy full SHA for 36da364
Browse repository at this point
Commits on Nov 2, 2010
Add support for editing issues.
JNRowe
committed
f99a3db
View commit details
Copy full SHA for f99a3db
Browse repository at this point
Add support for reopening issues.
JNRowe
committed
cfc4c9e
View commit details
Copy full SHA for cfc4c9e
Browse repository at this point
Commits on Oct 31, 2010
Add support for searching issues.
JNRowe
committed
da635ce
View commit details
Copy full SHA for da635ce
Browse repository at this point
Removed unused import.
JNRowe
committed
274a53c
View commit details
Copy full SHA for 274a53c
Browse repository at this point
Don't install the tests package.
Show description for 9765dda
JNRowe
committed
9765dda
View commit details
Copy full SHA for 9765dda
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
Browse repository at this point
Added Sameer Al-Sakran to AUTHORS
Ask Solem
committed
e23d753
View commit details
Copy full SHA for e23d753
Browse repository at this point
Previous
Next
You can’t perform that action at this time.