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 }}
lucylittle
/
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
issues
on
develop
User selector
All users
All time
Commit history
Commits on May 2, 2014
Fix cross-module Sphinx references
bgilbert
committed
f4dd7d3
View commit details
Copy full SHA for f4dd7d3
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Add etag parameter and Milestone#iter_labels integration test
sigmavirus24
committed
8c200e2
View commit details
Copy full SHA for 8c200e2
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
Add etag parameter to Repository#milestone
Show description for 3fd345a
sigmavirus24
committed
3fd345a
View commit details
Copy full SHA for 3fd345a
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Add Issue#iter_labels and integration test
sigmavirus24
committed
b8ac362
View commit details
Copy full SHA for b8ac362
View code at this point
Browse repository at this point
Commits on Apr 20, 2014
Merge branch 'pr/220' into develop
Show description for 3c3502d
sigmavirus24
committed
3c3502d
View commit details
Copy full SHA for 3c3502d
View code at this point
Browse repository at this point
Go back to the old way of doing things
sigmavirus24
committed
743d289
View commit details
Copy full SHA for 743d289
View code at this point
Browse repository at this point
Fix up IssueEvent class initialization
sigmavirus24
committed
1b92286
View commit details
Copy full SHA for 1b92286
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Merge pull request #221 from bgilbert/attributes
Show description for 92bf52b
sigmavirus24
committed
92bf52b
View commit details
Copy full SHA for 92bf52b
View code at this point
Browse repository at this point
Commits on Apr 10, 2014
Drop unnecessary guards around _strptime calls
bgilbert
committed
e7b3614
View commit details
Copy full SHA for e7b3614
View code at this point
Browse repository at this point
Fix truncated attribute documentation
bgilbert
committed
6a3d21c
View commit details
Copy full SHA for 6a3d21c
View code at this point
Browse repository at this point
Handle unicode in the repr string
sigmavirus24
committed
326526f
View commit details
Copy full SHA for 326526f
View code at this point
Browse repository at this point
Add Milestone.updated_at attribute
bgilbert
committed
e64ab37
View commit details
Copy full SHA for e64ab37
View code at this point
Browse repository at this point
Add IssueEvent.actor attribute
bgilbert
committed
aa28f3c
View commit details
Copy full SHA for aa28f3c
View code at this point
Browse repository at this point
Fix IssueEvent construction by Issue.iter_events()
Show description for 0d8612d
bgilbert
committed
0d8612d
View commit details
Copy full SHA for 0d8612d
View code at this point
Browse repository at this point
Commits on Mar 29, 2014
Unicode literal all the things
sigmavirus24
committed
8f46a4a
View commit details
Copy full SHA for 8f46a4a
View code at this point
Browse repository at this point
Commits on Mar 2, 2014
Update issue parameter checker
Show description for b89e5b2
sigmavirus24
committed
b89e5b2
View commit details
Copy full SHA for b89e5b2
View code at this point
Browse repository at this point
Commits on Dec 24, 2013
Add file encoding to each file
sigmavirus24
committed
df52f13
View commit details
Copy full SHA for df52f13
View code at this point
Browse repository at this point
Commits on Oct 25, 2013
Merge remote-tracking branch 'github/pr/151' into develop
sigmavirus24
committed
0af75d0
View commit details
Copy full SHA for 0af75d0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'github/pr/152' into develop
sigmavirus24
committed
22d13b2
View commit details
Copy full SHA for 22d13b2
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Hashing
Alejandro Gómez
committed
4615fe9
View commit details
Copy full SHA for 4615fe9
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Make all arguments of Milestone.update() optional
Show description for 94e8d5e
ptomato
committed
94e8d5e
View commit details
Copy full SHA for 94e8d5e
View code at this point
Browse repository at this point
Allow removing milestone in Issue.edit()
Show description for bc19202
ptomato
committed
bc19202
View commit details
Copy full SHA for bc19202
View code at this point
Browse repository at this point
Commits on Sep 9, 2013
Issue #137: Issues can sometimes have `pull` in the `html_url`
paulswartz
committed
bfa66db
View commit details
Copy full SHA for bfa66db
View code at this point
Browse repository at this point
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 url to issue comment
sigmavirus24
committed
4b7a950
View commit details
Copy full SHA for 4b7a950
View code at this point
Browse repository at this point
Commits on Aug 2, 2013
Forgot the trailing t
sigmavirus24
committed
c2f4348
View commit details
Copy full SHA for c2f4348
View code at this point
Browse repository at this point
Add templates to issues
sigmavirus24
committed
d584916
View commit details
Copy full SHA for d584916
View code at this point
Browse repository at this point
Commits on Jul 14, 2013
PEP 257
sigmavirus24
committed
f8fc9f4
View commit details
Copy full SHA for f8fc9f4
View code at this point
Browse repository at this point
Commits on Jun 12, 2013
Parsing timestamp value before setting it as a parameter to prevent None being used as a parameterin requests
carlio
committed
d8cd0fe
View commit details
Copy full SHA for d8cd0fe
View code at this point
Browse repository at this point
Updating all timestamp parameters to accept either a datetime or an ISO-8601 date string
carlio
committed
44f6af5
View commit details
Copy full SHA for 44f6af5
View code at this point
Browse repository at this point
Commits on May 13, 2013
Fixes #106
Show description for c10c10f
sigmavirus24
committed
c10c10f
View commit details
Copy full SHA for c10c10f
View code at this point
Browse repository at this point
Commits on Apr 6, 2013
Label equality
Alejandro Gómez
committed
a101606
View commit details
Copy full SHA for a101606
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
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
Previous
Next
You can’t perform that action at this time.