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
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 }}
kbakba
/
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
1
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
pulls.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 7, 2013
FIX: GitHub urls for support GitHub Enterprise
kbakba
committed
f0dcee2
View commit details
Copy full SHA for f0dcee2
View code at this point
Browse repository at this point
Commits on Aug 3, 2013
Add missing attributes to PullRequest
sigmavirus24
committed
454b669
View commit details
Copy full SHA for 454b669
View code at this point
Browse repository at this point
Commits on Jun 22, 2013
Added pull requests issue comments method.
matiasb
committed
47a524b
View commit details
Copy full SHA for 47a524b
View code at this point
Browse repository at this point
Commits on May 15, 2013
Start getting caught up
sigmavirus24
committed
3228954
View commit details
Copy full SHA for 3228954
View code at this point
Browse repository at this point
Commits on Apr 5, 2013
Last round of doc-changes before 0.6.0
Show description for 5af5912
sigmavirus24
committed
5af5912
View commit details
Copy full SHA for 5af5912
View code at this point
Browse repository at this point
Add more links to the docs.
Show description for 43a387d
sigmavirus24
committed
43a387d
View commit details
Copy full SHA for 43a387d
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
Merge remote-tracking branch 'github/pr/84' into develop
sigmavirus24
committed
affcd0b
View commit details
Copy full SHA for affcd0b
View code at this point
Browse repository at this point
Store number of additions and deletions on a Pull Request
Alejandro Gómez
committed
5b0f802
View commit details
Copy full SHA for 5b0f802
View code at this point
Browse repository at this point
s/clelan/clean
Alejandro Gómez
committed
d348a1d
View commit details
Copy full SHA for d348a1d
View code at this point
Browse repository at this point
Add equality testing methods to most objects
Show description for 0dbc6b8
sigmavirus24
committed
0dbc6b8
View commit details
Copy full SHA for 0dbc6b8
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
pulls: 100%; orgs: on the way
sigmavirus24
committed
c6a05bf
View commit details
Copy full SHA for c6a05bf
View code at this point
Browse repository at this point
Commits on Feb 15, 2013
Start working on github3.pulls
sigmavirus24
committed
dc84d3e
View commit details
Copy full SHA for dc84d3e
View code at this point
Browse repository at this point
100% coverage for notifications
sigmavirus24
committed
d35587b
View commit details
Copy full SHA for d35587b
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
Update all calls to _iter
Show description for 1ef433e
sigmavirus24
committed
1ef433e
View commit details
Copy full SHA for 1ef433e
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Remove 6 list_* functions that I missed
sigmavirus24
committed
6393b76
View commit details
Copy full SHA for 6393b76
View code at this point
Browse repository at this point
Commits on Dec 18, 2012
Stuck in repos
Show description for dc1851c
sigmavirus24
committed
dc1851c
View commit details
Copy full SHA for dc1851c
View code at this point
Browse repository at this point
Commits on Dec 10, 2012
Add support for getting patches and diffs
Show description for 12afbbe
sigmavirus24
committed
12afbbe
View commit details
Copy full SHA for 12afbbe
View code at this point
Browse repository at this point
Commits on Dec 9, 2012
Update docs with warning.
sigmavirus24
committed
83a0d40
View commit details
Copy full SHA for 83a0d40
View code at this point
Browse repository at this point
Fix a consistency issue.
sigmavirus24
committed
2925386
View commit details
Copy full SHA for 2925386
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
If there's anyone willing to try this
Show description for 47ff243
sigmavirus24
committed
47ff243
View commit details
Copy full SHA for 47ff243
View code at this point
Browse repository at this point
Commits on Nov 21, 2012
Reformat almost all docstrings.
Show description for 17e7883
sigmavirus24
committed
17e7883
View commit details
Copy full SHA for 17e7883
View code at this point
Browse repository at this point
Commits on Nov 13, 2012
PEP8 changes.
sigmavirus24
committed
c6de035
View commit details
Copy full SHA for c6de035
View code at this point
Browse repository at this point
Commits on Oct 14, 2012
Extend the API and test that new functionality
sigmavirus24
committed
fb35cba
View commit details
Copy full SHA for fb35cba
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Style and github/developer.github.com@22fd41c
sigmavirus24
committed
8c60295
View commit details
Copy full SHA for 8c60295
View code at this point
Browse repository at this point
Commits on Oct 2, 2012
Get rid of the core_obj flag to _iter
Show description for 7af5029
seveas
committed
7af5029
View commit details
Copy full SHA for 7af5029
View code at this point
Browse repository at this point
Commits on Oct 1, 2012
Fix the three errors popping up.
sigmavirus24
committed
ef9f73e
View commit details
Copy full SHA for ef9f73e
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
Fix a bug before it caused trouble.
Show description for 903f79e
sigmavirus24
committed
903f79e
View commit details
Copy full SHA for 903f79e
View code at this point
Browse repository at this point
Commits on Sep 23, 2012
Fix problem in pull_request.update
sigmavirus24
committed
22febf1
View commit details
Copy full SHA for 22febf1
View code at this point
Browse repository at this point
Commits on Sep 22, 2012
Only thing left to test in pulls is merge()
Show description for 23abdae
sigmavirus24
committed
23abdae
View commit details
Copy full SHA for 23abdae
View code at this point
Browse repository at this point
Commits on Sep 20, 2012
Closes #12.
Show description for c0e8cdd
sigmavirus24
committed
c0e8cdd
View commit details
Copy full SHA for c0e8cdd
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
Fix passing None to urlparse.
Show description for fe9bcf6
sigmavirus24
committed
fe9bcf6
View commit details
Copy full SHA for fe9bcf6
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
Work on removing @property decorators.
Show description for 3f21fe9
sigmavirus24
committed
3f21fe9
View commit details
Copy full SHA for 3f21fe9
View code at this point
Browse repository at this point
Commits on Sep 10, 2012
Fix one problem with the tests.
sigmavirus24
committed
e626cc6
View commit details
Copy full SHA for e626cc6
View code at this point
Browse repository at this point
Clean up a few more classes.
sigmavirus24
committed
b564e87
View commit details
Copy full SHA for b564e87
View code at this point
Browse repository at this point
Commits on Sep 8, 2012
s/GitHubCore.requires_auth/requires_auth
Show description for 776666a
sigmavirus24
committed
776666a
View commit details
Copy full SHA for 776666a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.