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
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 }}
AndyMan1
/
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
0
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
All time
Commit history
Commits on May 17, 2016
Fix PullRequest.repository for GitHub Enterprise
Show description for 91dbff7
bluekeyes
committed
91dbff7
View commit details
Copy full SHA for 91dbff7
View code at this point
Browse repository at this point
Commits on May 5, 2016
Add support from squash on pull request merge
megawac
committed
952e5e9
View commit details
Copy full SHA for 952e5e9
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Add merged attribute to pulls, fix #335
ekmartin
committed
bdda308
View commit details
Copy full SHA for bdda308
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
Modify create_comment to make only one request
noellee
committed
dd8306c
View commit details
Copy full SHA for dd8306c
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Added issue retrieval method for pull requessts
noellee
committed
6964f39
View commit details
Copy full SHA for 6964f39
View code at this point
Browse repository at this point
Add create_comment method for pull requests
noellee
committed
55d8637
View commit details
Copy full SHA for 55d8637
View code at this point
Browse repository at this point
Commits on Jul 2, 2015
Add sha parameter to Pull Request merge
Show description for effa411
David Duke
committed
effa411
View commit details
Copy full SHA for effa411
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
Fix PullFile.contents for private repos
balloob
committed
8a0ef20
View commit details
Copy full SHA for 8a0ef20
View code at this point
Browse repository at this point
Commits on Jun 16, 2015
Fix exception when merging with empty commit message
Show description for 39c06c9
antoine-g
committed
39c06c9
View commit details
Copy full SHA for 39c06c9
View code at this point
Browse repository at this point
Commits on Apr 17, 2015
Coerce position to integer, not to strings
Show description for dcdf060
sigmavirus24
committed
dcdf060
View commit details
Copy full SHA for dcdf060
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Add tests for PullFile#contents
Show description for 67ca14b
sigmavirus24
committed
67ca14b
View commit details
Copy full SHA for 67ca14b
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Add unit tests for PullFile#download
sigmavirus24
committed
d4185c2
View commit details
Copy full SHA for d4185c2
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Add integration tests for PullFile#download
Show description for da391d3
sigmavirus24
committed
da391d3
View commit details
Copy full SHA for da391d3
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Flesh out API for pull file download
sigmavirus24
committed
5695b1f
View commit details
Copy full SHA for 5695b1f
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
Provide function to obtain the contents of a PullFile.
bboe
committed
6d36b2c
View commit details
Copy full SHA for 6d36b2c
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
PullRequest.commits returns generator of RepoCommits
Show description for bda512e
helenst
committed
bda512e
View commit details
Copy full SHA for bda512e
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
Use _instance_or_null in github3.pulls
sigmavirus24
committed
ec45c9d
View commit details
Copy full SHA for ec45c9d
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
Merge remote-tracking branch 'origin/1.0-alpha' into develop
Show description for 3b4a0ef
sigmavirus24
committed
3b4a0ef
View commit details
Copy full SHA for 3b4a0ef
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Make "s" in "https" optional to match URL w/ regex
Show description for 648e584
msabramo
committed
648e584
View commit details
Copy full SHA for 648e584
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
Rename attribute
adrianmoisey
committed
5aac0fa
View commit details
Copy full SHA for 5aac0fa
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
Rename iter_review_comments to be compatiable with 1.0
adrianmoisey
committed
b25c1d6
View commit details
Copy full SHA for b25c1d6
View code at this point
Browse repository at this point
Add iter_review_comments
adrianmoisey
committed
bab14ba
View commit details
Copy full SHA for bab14ba
View code at this point
Browse repository at this point
Add review comment
adrianmoisey
committed
c010530
View commit details
Copy full SHA for c010530
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Add ReviewComment#reply and integration tests
Show description for 6358bcf
sigmavirus24
committed
6358bcf
View commit details
Copy full SHA for 6358bcf
View code at this point
Browse repository at this point
Add unit, integration tests for create_review_comment
sigmavirus24
committed
d09fbb5
View commit details
Copy full SHA for d09fbb5
View code at this point
Browse repository at this point
Add initial pass for creating review comments
sigmavirus24
committed
4437428
View commit details
Copy full SHA for 4437428
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge remote-tracking branch 'origin/develop' into 1.0-alpha
Show description for 403b666
sigmavirus24
committed
403b666
View commit details
Copy full SHA for 403b666
View code at this point
Browse repository at this point
tests pass, fixes #248
esacteksab
committed
8ac6b27
View commit details
Copy full SHA for 8ac6b27
View code at this point
Browse repository at this point
Commits on Sep 1, 2014
Update pulls module
sigmavirus24
committed
bd729ed
View commit details
Copy full SHA for bd729ed
View code at this point
Browse repository at this point
Commits on Aug 24, 2014
Rename _session to session on all relevant objects
sigmavirus24
committed
54e880e
View commit details
Copy full SHA for 54e880e
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Remove deprecated attribute
sigmavirus24
committed
44df588
View commit details
Copy full SHA for 44df588
View code at this point
Browse repository at this point
Migrate unit tests for PullRequest#merge
sigmavirus24
committed
0c8234a
View commit details
Copy full SHA for 0c8234a
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Last few PEP257 fixes
sigmavirus24
committed
ade0f16
View commit details
Copy full SHA for ade0f16
View code at this point
Browse repository at this point
PEP257 Updates
sigmavirus24
committed
1de9768
View commit details
Copy full SHA for 1de9768
View code at this point
Browse repository at this point
Rename PullRequest#iter_files to PullRequest#files
Show description for e0bce5a
sigmavirus24
committed
e0bce5a
View commit details
Copy full SHA for e0bce5a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.