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 }}
lybobob1
/
PyGithub
Public
forked from
PyGithub/PyGithub
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
PyGithub
github
GithubObject.py
on
master
User selector
All users
All time
Commit history
Commits on Dec 10, 2019
Apply black to whole codebase (#1303)
sfdye
authored
6ceb9e9
View commit details
Copy full SHA for 6ceb9e9
View code at this point
Browse repository at this point
Commits on Nov 26, 2019
Allow GithubObject.update() to be passed headers (#1300)
Show description for 989b635
s-t-e-v-e-n-k
authored
989b635
View commit details
Copy full SHA for 989b635
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Expand Topic class and add test coverage (#1252)
Show description for ac68274
adambaratz
authored and
s-t-e-v-e-n-k
committed
ac68274
View commit details
Copy full SHA for ac68274
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Add an IncompletableObject exception (#1227)
Show description for f91cbac
s-t-e-v-e-n-k
authored
f91cbac
View commit details
Copy full SHA for f91cbac
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Remove more Python version specific code (#1193)
Show description for a0f01cf
s-t-e-v-e-n-k
authored
a0f01cf
View commit details
Copy full SHA for a0f01cf
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Remove some uses of atLeastPython3 (#1191)
Show description for cca8e3a
s-t-e-v-e-n-k
authored
cca8e3a
View commit details
Copy full SHA for cca8e3a
View code at this point
Browse repository at this point
Switch to using six (#1189)
Show description for dc2f2ad
s-t-e-v-e-n-k
authored
dc2f2ad
View commit details
Copy full SHA for dc2f2ad
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Silence more flake8 errors (#1160)
Show description for 828b53b
s-t-e-v-e-n-k
authored and
sfdye
committed
828b53b
View commit details
Copy full SHA for 828b53b
View code at this point
Browse repository at this point
Commits on Dec 21, 2018
Adding migration api wrapper (#899)
Show description for b4d895e
singh811
authored and
sfdye
committed
b4d895e
View commit details
Copy full SHA for b4d895e
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Add highlight search to search_code function (#925)
Show description for 1fa2567
AnYeMoWang
authored and
sfdye
committed
1fa2567
View commit details
Copy full SHA for 1fa2567
View code at this point
Browse repository at this point
Commits on Mar 17, 2018
Apply fix_headers script to update copyright info
sfdye
committed
365a0a2
View commit details
Copy full SHA for 365a0a2
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Fix copyright formatting
sfdye
committed
58e1ef9
View commit details
Copy full SHA for 58e1ef9
View code at this point
Browse repository at this point
Update doc link in copyright text
sfdye
committed
020c136
View commit details
Copy full SHA for 020c136
View code at this point
Browse repository at this point
Commits on Nov 30, 2016
Encode GithubObject repr values in utf-8 when using Python2
Sam Corbett
committed
8ab9082
View commit details
Copy full SHA for 8ab9082
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Fix typo in a constant
jwilk
committed
10a28e0
View commit details
Copy full SHA for 10a28e0
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
sort params and make them work on py3
jayfk
committed
78374b9
View commit details
Copy full SHA for 78374b9
View code at this point
Browse repository at this point
adds a nicer __repr__
jayfk
committed
8571d87
View commit details
Copy full SHA for 8571d87
View code at this point
Browse repository at this point
Commits on Jul 12, 2016
update doc url everywhere (#420)
Peter Buckley
authored and
jzelinskie
committed
cb0cf0a
View commit details
Copy full SHA for cb0cf0a
View code at this point
Browse repository at this point
Commits on May 27, 2014
documentation typos
lurch
committed
959bc27
View commit details
Copy full SHA for 959bc27
View code at this point
Browse repository at this point
Commits on May 4, 2014
pep8
Show description for abca7a0
jacquev6
committed
abca7a0
View commit details
Copy full SHA for abca7a0
View code at this point
Browse repository at this point
Commits on Nov 17, 2013
Finish .../stats/... (#203)
jacquev6
committed
c6671c6
View commit details
Copy full SHA for c6671c6
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Implement equality comparison of CompletableGithubObject (#201)
jacquev6
committed
d626f21
View commit details
Copy full SHA for d626f21
View code at this point
Browse repository at this point
Commits on Nov 10, 2013
Acknowledge lack of test coverage in the old Download API
jacquev6
committed
5692c1e
View commit details
Copy full SHA for 5692c1e
View code at this point
Browse repository at this point
Commits on Sep 12, 2013
Raise exception only when user *accesses* an attribute with a bad value (#195)
jacquev6
committed
072bf24
View commit details
Copy full SHA for 072bf24
View code at this point
Browse repository at this point
Factorize
jacquev6
committed
2ee7aff
View commit details
Copy full SHA for 2ee7aff
View code at this point
Browse repository at this point
Factorize the creation of attributes (preparation for #195)
jacquev6
committed
597e123
View commit details
Copy full SHA for 597e123
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Use ValuedAttribute and NotSet.value (preparation for #195)
jacquev6
committed
4a50097
View commit details
Copy full SHA for 4a50097
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
Add default parameters to greatly reduce code redoundancy
jacquev6
committed
f2feb81
View commit details
Copy full SHA for f2feb81
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
Implement object persistence
Show description for 3fe9edf
jacquev6
committed
3fe9edf
View commit details
Copy full SHA for 3fe9edf
View code at this point
Browse repository at this point
Commits on Aug 23, 2013
Move method update to CompletableGithubObject
jacquev6
committed
020a3c9
View commit details
Copy full SHA for 020a3c9
View code at this point
Browse repository at this point
#193: Fix test coverage
jacquev6
committed
e084b51
View commit details
Copy full SHA for e084b51
View code at this point
Browse repository at this point
#193: Add a param to Requester.requestXxx for request headers
jacquev6
committed
64cf539
View commit details
Copy full SHA for 64cf539
View code at this point
Browse repository at this point
#193: Add remarks
jacquev6
committed
03d7fb0
View commit details
Copy full SHA for 03d7fb0
View code at this point
Browse repository at this point
#193: Don't use a try-except for a usual execution flow in GithubObject.update
Show description for bae0a37
jacquev6
committed
bae0a37
View commit details
Copy full SHA for bae0a37
View code at this point
Browse repository at this point
Fix remarks on #189 to #193
jacquev6
committed
fb73258
View commit details
Copy full SHA for fb73258
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.