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 }}
rlevit
/
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
tests
test_github.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 15, 2014
Adding support for calling GithubEnterprise with invalid SSL cert
David Moss
committed
630fbe5
View commit details
Copy full SHA for 630fbe5
View code at this point
Browse repository at this point
Commits on May 4, 2014
Update references to mock in GitHub tests
sigmavirus24
committed
1ddbc73
View commit details
Copy full SHA for 1ddbc73
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
Mock isn't supported on python 3.4
Show description for 99ecf86
danielj7
committed
99ecf86
View commit details
Copy full SHA for 99ecf86
View code at this point
Browse repository at this point
Commits on Dec 24, 2013
Remove legacy search tests
sigmavirus24
committed
5084df7
View commit details
Copy full SHA for 5084df7
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Fix tests/test_github.py
sigmavirus24
committed
d0e0709
View commit details
Copy full SHA for d0e0709
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
Finish pep8-ing the tests
sigmavirus24
committed
dc6cf5f
View commit details
Copy full SHA for dc6cf5f
View code at this point
Browse repository at this point
Commits on Sep 21, 2013
Some progress
sigmavirus24
committed
31e030d
View commit details
Copy full SHA for 31e030d
View code at this point
Browse repository at this point
Commits on Sep 20, 2013
Broken but a start
sigmavirus24
committed
ee52506
View commit details
Copy full SHA for ee52506
View code at this point
Browse repository at this point
Commits on Sep 7, 2013
tests pass py26, py27, py32, py33
esacteksab
committed
c0af354
View commit details
Copy full SHA for c0af354
View code at this point
Browse repository at this point
importing unittest or unittest2 and fixing setup.py per Ian's suggestion
esacteksab
committed
bd2c144
View commit details
Copy full SHA for bd2c144
View code at this point
Browse repository at this point
tests pass, no more expect
esacteksab
committed
14a0814
View commit details
Copy full SHA for 14a0814
View code at this point
Browse repository at this point
Commits on Sep 6, 2013
tests pass
esacteksab
committed
84e5871
View commit details
Copy full SHA for 84e5871
View code at this point
Browse repository at this point
Commits on Sep 5, 2013
tests pass
Barry Morrison and Ian Cordasco
committed
c288d9f
View commit details
Copy full SHA for c288d9f
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
work in progress with a crap-ton of failures
esacteksab
committed
78c08bd
View commit details
Copy full SHA for 78c08bd
View code at this point
Browse repository at this point
Commits on Aug 7, 2013
Add tests for GitHubEnterpise
kbakba
committed
f5efb51
View commit details
Copy full SHA for f5efb51
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 Apr 25, 2013
Future proofing against requests
Show description for 088c484
sigmavirus24
committed
088c484
View commit details
Copy full SHA for 088c484
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Tired of failing builds?
Show description for 1753450
sigmavirus24
committed
1753450
View commit details
Copy full SHA for 1753450
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
One-liner to add a 'since' parameter to iter_all_repos (github had it,
Show description for bc0c381
dwpachura
committed
bc0c381
View commit details
Copy full SHA for bc0c381
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Closes #77
sigmavirus24
committed
44e0373
View commit details
Copy full SHA for 44e0373
View code at this point
Browse repository at this point
Commits on Mar 23, 2013
Forgot to include HISTORY and a param
Show description for da7524f
sigmavirus24
committed
da7524f
View commit details
Copy full SHA for da7524f
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
Commits on Feb 16, 2013
Fix python 3 tests & Release 0.5
sigmavirus24
committed
4347dad
View commit details
Copy full SHA for 4347dad
View code at this point
Browse repository at this point
Commits on Feb 14, 2013
Sortable stars
Show description for a14bbc2
sigmavirus24
committed
a14bbc2
View commit details
Copy full SHA for a14bbc2
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 5, 2013
Add support for the /meta endpoint
Show description for 49d6f5c
sigmavirus24
committed
49d6f5c
View commit details
Copy full SHA for 49d6f5c
View code at this point
Browse repository at this point
Commits on Jan 15, 2013
Add test for GitHub.pubsubhubbub
sigmavirus24
committed
a0ad961
View commit details
Copy full SHA for a0ad961
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Some tidying up
sigmavirus24
committed
dfe2c2b
View commit details
Copy full SHA for dfe2c2b
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Last bit of refactor
sigmavirus24
committed
69e241b
View commit details
Copy full SHA for 69e241b
View code at this point
Browse repository at this point
Commits on Jan 10, 2013
Part one
sigmavirus24
committed
8be18eb
View commit details
Copy full SHA for 8be18eb
View code at this point
Browse repository at this point
Commits on Jan 6, 2013
Add sorting test case
palfrey
committed
010af53
View commit details
Copy full SHA for 010af53
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Tests for orgs
sigmavirus24
committed
f0d674d
View commit details
Copy full SHA for f0d674d
View code at this point
Browse repository at this point
Copyright + tests
sigmavirus24
committed
ca36487
View commit details
Copy full SHA for ca36487
View code at this point
Browse repository at this point
Commits on Dec 31, 2012
Passing tests again!
Show description for 21fdff5
sigmavirus24
committed
21fdff5
View commit details
Copy full SHA for 21fdff5
View code at this point
Browse repository at this point
Commits on Dec 7, 2012
Fix a bug with start_page in search_*
Show description for b113199
sigmavirus24
committed
b113199
View commit details
Copy full SHA for b113199
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.