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
models.py
on
develop
User selector
All users
All time
Commit history
Commits on May 1, 2014
Make datetime properties timezone-aware
bgilbert
committed
30b509a
View commit details
Copy full SHA for 30b509a
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
Fix encoding bug
sigmavirus24
committed
b4a4af7
View commit details
Copy full SHA for b4a4af7
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 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 Dec 12, 2013
Fix doc-strings
sigmavirus24
committed
36d498c
View commit details
Copy full SHA for 36d498c
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Fix the ratelimit_remaining property
sigmavirus24
committed
f076dce
View commit details
Copy full SHA for f076dce
View code at this point
Browse repository at this point
Commits on Nov 22, 2013
Refactor and fix lots of things
Show description for ad79943
sigmavirus24
committed
ad79943
View commit details
Copy full SHA for ad79943
View code at this point
Browse repository at this point
Commits on Nov 21, 2013
Actually use the new session
sigmavirus24
committed
029eb46
View commit details
Copy full SHA for 029eb46
View code at this point
Browse repository at this point
Initial work towards pulling out logic
sigmavirus24
committed
88c9624
View commit details
Copy full SHA for 88c9624
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
Test Release#upload_asset
sigmavirus24
committed
b29b6b6
View commit details
Copy full SHA for b29b6b6
View code at this point
Browse repository at this point
Commits on Nov 2, 2013
Attempt to please Travis
sigmavirus24
committed
e54cf80
View commit details
Copy full SHA for e54cf80
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 Jul 15, 2013
PEP257 for github3.api
sigmavirus24
committed
6c20fdc
View commit details
Copy full SHA for 6c20fdc
View code at this point
Browse repository at this point
Commits on Jun 16, 2013
100% coverage and fixed tests
sigmavirus24
committed
92f0cf1
View commit details
Copy full SHA for 92f0cf1
View code at this point
Browse repository at this point
Commits on May 17, 2013
100% test coverage
sigmavirus24
committed
9346bde
View commit details
Copy full SHA for 9346bde
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
Commits on Mar 26, 2013
Repo, Issue, Gist and Account equality
Alejandro Gómez
committed
6931da0
View commit details
Copy full SHA for 6931da0
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Update API and docs
Show description for 5f07230
sigmavirus24
committed
5f07230
View commit details
Copy full SHA for 5f07230
View code at this point
Browse repository at this point
Add search params to search_{repos,users}
Show description for 901b226
sigmavirus24
committed
901b226
View commit details
Copy full SHA for 901b226
View code at this point
Browse repository at this point
Fix a few issues found while using setup.py test
sigmavirus24
committed
100b1e3
View commit details
Copy full SHA for 100b1e3
View code at this point
Browse repository at this point
Commits on Feb 21, 2013
Fix #70
Show description for 676be73
sigmavirus24
committed
676be73
View commit details
Copy full SHA for 676be73
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
100% coverage everywhere!
sigmavirus24
committed
444ca6f
View commit details
Copy full SHA for 444ca6f
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
Progress towards pengwynn/octokit like behavior
Show description for 5a838d2
sigmavirus24
committed
5a838d2
View commit details
Copy full SHA for 5a838d2
View code at this point
Browse repository at this point
Commits on Feb 13, 2013
flake8 caught an unused import
sigmavirus24
committed
f38caf2
View commit details
Copy full SHA for f38caf2
View code at this point
Browse repository at this point
Commits on Feb 10, 2013
github3.github at 100% coverage
sigmavirus24
committed
be98b3d
View commit details
Copy full SHA for be98b3d
View code at this point
Browse repository at this point
Commits on Feb 8, 2013
flake8 clean-up
sigmavirus24
committed
3dd5235
View commit details
Copy full SHA for 3dd5235
View code at this point
Browse repository at this point
Commits on Feb 7, 2013
Document when items where added.
Show description for 062638d
sigmavirus24
committed
062638d
View commit details
Copy full SHA for 062638d
View code at this point
Browse repository at this point
Commits on Feb 6, 2013
Fix a few accidental deletions.
Show description for 493fb89
sigmavirus24
committed
493fb89
View commit details
Copy full SHA for 493fb89
View code at this point
Browse repository at this point
Change _post to automatically JSON encode the data
Show description for 225d9a4
mbox
committed
225d9a4
View commit details
Copy full SHA for 225d9a4
View code at this point
Browse repository at this point
Aaand test coverage for conditional refreshing
sigmavirus24
committed
8c42a70
View commit details
Copy full SHA for 8c42a70
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.