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 }}
ask
/
python-github2
Public
Notifications
You must be signed in to change notification settings
Fork
65
Star
207
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-github2
tests
on
master
User selector
All users
All time
Commit history
Commits on May 16, 2012
Use mock for sleep in rate limit tests.
JNRowe
committed
5c60b01
View commit details
Copy full SHA for 5c60b01
View code at this point
Browse repository at this point
Added BaseData dict setting tests.
JNRowe
committed
fbe6e45
View commit details
Copy full SHA for fbe6e45
View code at this point
Browse repository at this point
Added BaseData dict key failure test.
JNRowe
committed
fd2a2ba
View commit details
Copy full SHA for fd2a2ba
View code at this point
Browse repository at this point
Added test for requires_auth decorator.
JNRowe
committed
62472a3
View commit details
Copy full SHA for 62472a3
View code at this point
Browse repository at this point
Http mocking switched to use mock.Mock object.
JNRowe
committed
6035cc3
View commit details
Copy full SHA for 6035cc3
View code at this point
Browse repository at this point
Rewrite issue 50 test without using Http mock.
JNRowe
committed
e1b7047
View commit details
Copy full SHA for e1b7047
View code at this point
Browse repository at this point
Mark rate limit test with 'slow' attribute.
JNRowe
committed
0010b09
View commit details
Copy full SHA for 0010b09
View code at this point
Browse repository at this point
[QA] PEP 257 fixes to tests.
JNRowe
committed
bb968da
View commit details
Copy full SHA for bb968da
View code at this point
Browse repository at this point
Use nose.tools.ok_ instead of assert_true.
JNRowe
committed
01fdd82
View commit details
Copy full SHA for 01fdd82
View code at this point
Browse repository at this point
Use nose.tools.eq_ instead of assert_equals.
JNRowe
committed
3f60faf
View commit details
Copy full SHA for 3f60faf
View code at this point
Browse repository at this point
Add per-file licensing info.
Show description for 6eeeef9
JNRowe
committed
6eeeef9
View commit details
Copy full SHA for 6eeeef9
View code at this point
Browse repository at this point
Commits on Apr 30, 2012
Change enterprise URL in docs.
Show description for 6432fe9
modocache
authored and
JNRowe
committed
6432fe9
View commit details
Copy full SHA for 6432fe9
View code at this point
Browse repository at this point
Commits on Feb 28, 2012
Merge branch 'feat/documentation'
Show description for 8bc7dde
JNRowe
committed
8bc7dde
View commit details
Copy full SHA for 8bc7dde
View code at this point
Browse repository at this point
Fixed Sphinx :see: uses to use domain refs.
JNRowe
committed
04b2497
View commit details
Copy full SHA for 04b2497
View code at this point
Browse repository at this point
[QA] Added hints for flake8.
JNRowe
committed
18eaf61
View commit details
Copy full SHA for 18eaf61
View code at this point
Browse repository at this point
[QA] Minor PEP-8 fixes.
JNRowe
committed
f6db79a
View commit details
Copy full SHA for f6db79a
View code at this point
Browse repository at this point
Commits on Feb 10, 2012
Added support for mangling SSH keys.
Show description for 0f672e7
JNRowe
committed
0f672e7
View commit details
Copy full SHA for 0f672e7
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
Added Repository source attribute.
JNRowe
committed
c22e2be
View commit details
Copy full SHA for c22e2be
View code at this point
Browse repository at this point
Commits on Jan 18, 2012
Don't override httplib2 certificates at module level.
Show description for 478e2a3
JNRowe
committed
478e2a3
View commit details
Copy full SHA for 478e2a3
View code at this point
Browse repository at this point
Added test for host URL propagation.
JNRowe
committed
95af393
View commit details
Copy full SHA for 95af393
View code at this point
Browse repository at this point
More silly little PEP-8 fixes.
Show description for 4bb1f50
JNRowe
committed
4bb1f50
View commit details
Copy full SHA for 4bb1f50
View code at this point
Browse repository at this point
Commits on Jan 14, 2012
Scrubbed unused imports in tests.
JNRowe
committed
61b572e
View commit details
Copy full SHA for 61b572e
View code at this point
Browse repository at this point
Fixed silly DST straddling delay bug.
Show description for e3a239a
JNRowe
committed
e3a239a
View commit details
Copy full SHA for e3a239a
View code at this point
Browse repository at this point
Commits on Dec 20, 2011
Merge branch 'feat/gooseprojects_teams'
Show description for 8b860ac
JNRowe
committed
8b860ac
View commit details
Copy full SHA for 8b860ac
View code at this point
Browse repository at this point
Use system certificates database, if possible.
Show description for de1f059
JNRowe
committed
de1f059
View commit details
Copy full SHA for de1f059
View code at this point
Browse repository at this point
Added method to add a new team member.
Show description for b77e3c9
JNRowe
committed
b77e3c9
View commit details
Copy full SHA for b77e3c9
View code at this point
Browse repository at this point
Added method to add a new team.
Show description for 05f4e79
JNRowe
committed
05f4e79
View commit details
Copy full SHA for 05f4e79
View code at this point
Browse repository at this point
Support the use of repeated keys in query strings.
JNRowe
committed
b0c12a7
View commit details
Copy full SHA for b0c12a7
View code at this point
Browse repository at this point
Merge branch 'feat/increase_test_coverage'
Show description for 284c9f1
JNRowe
committed
284c9f1
View commit details
Copy full SHA for 284c9f1
View code at this point
Browse repository at this point
Merge branch 'feat/object_properties_coverage'
Show description for ef3d3a1
JNRowe
committed
ef3d3a1
View commit details
Copy full SHA for ef3d3a1
View code at this point
Browse repository at this point
Commits on Dec 15, 2011
Merge branch 'feat/py3_without_2to3'
Show description for 2d7519d
JNRowe
committed
2d7519d
View commit details
Copy full SHA for 2d7519d
View code at this point
Browse repository at this point
Commits on Dec 13, 2011
Removed now unused build path hack in tests.
JNRowe
committed
dd588f8
View commit details
Copy full SHA for dd588f8
View code at this point
Browse repository at this point
Use UTF-8 encoding for test_unit.
JNRowe
committed
f5c447d
View commit details
Copy full SHA for f5c447d
View code at this point
Browse repository at this point
Remove invalid cookies from test data.
JNRowe
committed
162d8ea
View commit details
Copy full SHA for 162d8ea
View code at this point
Browse repository at this point
Commits on Oct 20, 2011
Added tests/examples for paged request results.
JNRowe
committed
ab8ec7d
View commit details
Copy full SHA for ab8ec7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.