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 }}
jeffcross
/
python-github3
Public
forked from
copitux/python-github3
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
python-github3
pygithub3
tests
on
master
User selector
All users
All time
Commit history
Commits on Sep 20, 2012
Hotfix typo bug
Show description for 6d1cdde
copitux
committed
6d1cdde
View commit details
Copy full SHA for 6d1cdde
View code at this point
Browse repository at this point
Singular. services.events.Events -> Event
copitux
committed
910c053
View commit details
Copy full SHA for 910c053
View code at this point
Browse repository at this point
PEP8
copitux
committed
339d508
View commit details
Copy full SHA for 339d508
View code at this point
Browse repository at this point
Merge pull request #20 from bradmontgomery/develop
copitux
committed
2913692
View commit details
Copy full SHA for 2913692
View code at this point
Browse repository at this point
Merge pull request #19 from zx2c4/master
copitux
committed
5334f6d
View commit details
Copy full SHA for 5334f6d
View code at this point
Browse repository at this point
Update tests to support new json behaviour
Show description for 92274ca
copitux
committed
92274ca
View commit details
Copy full SHA for 92274ca
View code at this point
Browse repository at this point
Fix test
copitux
committed
2dfca50
View commit details
Copy full SHA for 2dfca50
View code at this point
Browse repository at this point
request 0.14.0 support
copitux
committed
6fe57cf
View commit details
Copy full SHA for 6fe57cf
View code at this point
Browse repository at this point
Commits on Jun 16, 2012
Update readme and authors
Show description for e0a59fd
copitux
committed
e0a59fd
View commit details
Copy full SHA for e0a59fd
View code at this point
Browse repository at this point
Tests on services.issues working
Show description for e383e91
copitux
committed
e383e91
View commit details
Copy full SHA for e383e91
View code at this point
Browse repository at this point
Remove list_labels from repo service
Show description for 4e07cc2
copitux
committed
4e07cc2
View commit details
Copy full SHA for 4e07cc2
View code at this point
Browse repository at this point
Refact normalize of dates into base.Service
copitux
committed
5cd7ad5
View commit details
Copy full SHA for 5cd7ad5
View code at this point
Browse repository at this point
Commits on Jun 3, 2012
Merge branch 'services/issues' of https://github.com/alejandrogomez/python-github3 into services/issues
Show description for 897671d
copitux
committed
897671d
View commit details
Copy full SHA for 897671d
View code at this point
Browse repository at this point
Commits on May 27, 2012
Merge 'services/orgs'
copitux
committed
ac2b75a
View commit details
Copy full SHA for ac2b75a
View code at this point
Browse repository at this point
Little fixs
copitux
committed
4c63c55
View commit details
Copy full SHA for 4c63c55
View code at this point
Browse repository at this point
add Pull Request to `Issue` resources
Alejandro Gómez
committed
a83b53b
View commit details
Copy full SHA for a83b53b
View code at this point
Browse repository at this point
test Label validation errors
Alejandro Gómez
committed
837c077
View commit details
Copy full SHA for 837c077
View code at this point
Browse repository at this point
Labels and Milestones services added
Alejandro Gómez
committed
8972834
View commit details
Copy full SHA for 8972834
View code at this point
Browse repository at this point
Add issues service for issues, comments and events. has tests and updated docs
conorbranagan
authored and
Alejandro Gómez
committed
61c4386
View commit details
Copy full SHA for 61c4386
View code at this point
Browse repository at this point
Commits on May 17, 2012
refs #10
copitux
committed
8c64210
View commit details
Copy full SHA for 8c64210
View code at this point
Browse repository at this point
Commits on May 12, 2012
Merge 'services/pull_requests'
copitux
committed
748b320
View commit details
Copy full SHA for 748b320
View code at this point
Browse repository at this point
Some fixes/typos and 'validate_body' related
copitux
committed
24a3ed5
View commit details
Copy full SHA for 24a3ed5
View code at this point
Browse repository at this point
Deleted 'validate_body' behaviour
Show description for cd7e1b8
copitux
committed
cd7e1b8
View commit details
Copy full SHA for cd7e1b8
View code at this point
Browse repository at this point
Commits on Apr 28, 2012
Litle fixs
copitux
committed
1b1ccd6
View commit details
Copy full SHA for 1b1ccd6
View code at this point
Browse repository at this point
Commits on Apr 24, 2012
Add Teams Service
stefanor
committed
52b4a5d
View commit details
Copy full SHA for 52b4a5d
View code at this point
Browse repository at this point
An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER'
stefanor
committed
b488b84
View commit details
Copy full SHA for b488b84
View code at this point
Browse repository at this point
Add Orgs Members API
stefanor
committed
5fa7037
View commit details
Copy full SHA for 5fa7037
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
Baseline Orgs API implementation
stefanor
committed
c7c0310
View commit details
Copy full SHA for c7c0310
View code at this point
Browse repository at this point
Commits on Apr 19, 2012
use _bool for pull request merge status
Nat Williams
committed
9008296
View commit details
Copy full SHA for 9008296
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
add pull request API
Show description for 4539f80
Nat Williams
committed
4539f80
View commit details
Copy full SHA for 4539f80
View code at this point
Browse repository at this point
more specific exception for missing Request classes
Nat Williams
committed
17649c9
View commit details
Copy full SHA for 17649c9
View code at this point
Browse repository at this point
let request objects specify custom body validations
Nat Williams
committed
2ca15bb
View commit details
Copy full SHA for 2ca15bb
View code at this point
Browse repository at this point
Commits on Apr 16, 2012
add Git Data API support
Nat Williams
committed
4ce1a90
View commit details
Copy full SHA for 4ce1a90
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
Fix naming
copitux
committed
1abcce9
View commit details
Copy full SHA for 1abcce9
View code at this point
Browse repository at this point
services.gists.Comment done
copitux
committed
30033cb
View commit details
Copy full SHA for 30033cb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.