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 }}
goosemo
/
python-github2
Public
forked from
ask/python-github2
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
python3
User selector
All users
All time
Commit history
Commits on May 5, 2011
Addressed my 'fixing' of the simplejson stuff, as I made a var the same name as the module.
goosemo
committed
7ace07a
View commit details
Copy full SHA for 7ace07a
Browse repository at this point
fixed spelling error. more.
goosemo
committed
590a50e
View commit details
Copy full SHA for 590a50e
Browse repository at this point
fixed spelling error
goosemo
committed
0956c0e
View commit details
Copy full SHA for 0956c0e
Browse repository at this point
Made the setup.py state this is a python 3 lib
goosemo
committed
6cfea0b
View commit details
Copy full SHA for 6cfea0b
Browse repository at this point
Commented out troublesome setup.py lines
goosemo
committed
77c3f50
View commit details
Copy full SHA for 77c3f50
Browse repository at this point
Cleaned up imports and json on request.py
goosemo
committed
4950a66
View commit details
Copy full SHA for 4950a66
Browse repository at this point
Ran 2to3 on it and fixed the one .decode() issue for json I knew of
goosemo
committed
f9267af
View commit details
Copy full SHA for f9267af
Browse repository at this point
Commits on Apr 30, 2011
Keep Sphinx .static dir to silence warning.
JNRowe
committed
6738ada
View commit details
Copy full SHA for 6738ada
Browse repository at this point
Link to the install document in quickstart.
JNRowe
committed
12307d8
View commit details
Copy full SHA for 12307d8
Browse repository at this point
Refer to package as github2 throughout.
Show description for 171f71c
JNRowe
committed
171f71c
View commit details
Copy full SHA for 171f71c
Browse repository at this point
Use sphinxcontrib-cheeseshop for package links.
JNRowe
committed
86e2d06
View commit details
Copy full SHA for 86e2d06
Browse repository at this point
coverage is required for default testenv.
JNRowe
committed
9fab3cc
View commit details
Copy full SHA for 9fab3cc
Browse repository at this point
Commits on Apr 29, 2011
Added custom settings for nose.
JNRowe
committed
b5b0420
View commit details
Copy full SHA for b5b0420
Browse repository at this point
Commits on Apr 28, 2011
Added setuptools upload_docs config setting.
JNRowe
committed
7a33a64
View commit details
Copy full SHA for 7a33a64
Browse repository at this point
This package is zip safe.
Show description for 985c01d
JNRowe
committed
985c01d
View commit details
Copy full SHA for 985c01d
Browse repository at this point
Added versionadded Sphinx directives where possible.
Show description for fa0380e
JNRowe
committed
fa0380e
View commit details
Copy full SHA for fa0380e
Browse repository at this point
Ignore coverage data file.
JNRowe
committed
1101171
View commit details
Copy full SHA for 1101171
Browse repository at this point
Remove ez_setup fallback for users without setuptools.
Show description for 0125340
JNRowe
committed
0125340
View commit details
Copy full SHA for 0125340
Browse repository at this point
Set package keywords for PyPI use.
JNRowe
committed
8a25023
View commit details
Copy full SHA for 8a25023
Browse repository at this point
USe setuptools for running unittests.
JNRowe
committed
d047a51
View commit details
Copy full SHA for d047a51
Browse repository at this point
Include NEWS.rst in setuptools' long description.
JNRowe
committed
966f891
View commit details
Copy full SHA for 966f891
Browse repository at this point
Commits on Apr 25, 2011
Merge branch 'contributing_docs'
Show description for 6085690
JNRowe
committed
6085690
View commit details
Copy full SHA for 6085690
Browse repository at this point
Removed leftover debugging statement.
JNRowe
committed
def64ba
View commit details
Copy full SHA for def64ba
Browse repository at this point
Added initial contributing document.
JNRowe
committed
bc1774f
View commit details
Copy full SHA for bc1774f
Browse repository at this point
Added initial bug reporting document.
JNRowe
committed
ac9b465
View commit details
Copy full SHA for ac9b465
Browse repository at this point
Commits on Apr 23, 2011
Don't use trailing slashes in MANIFEST.in.
Show description for f60249b
timbroder
authored and
JNRowe
committed
f60249b
View commit details
Copy full SHA for f60249b
Browse repository at this point
Commits on Apr 18, 2011
Bumped version to 0.3.1.
JNRowe
committed
f4c0a1f
View commit details
Copy full SHA for f4c0a1f
Browse repository at this point
Include test scripts in sdist tarball.
JNRowe
committed
c2b21a9
View commit details
Copy full SHA for c2b21a9
Browse repository at this point
Commits on Apr 17, 2011
Include authentication data with non-POST methods.
Show description for 82ff5d5
JNRowe
committed
82ff5d5
View commit details
Copy full SHA for 82ff5d5
Browse repository at this point
Commits on Apr 15, 2011
Removed redundant note from {add,remove}_collaborator.
Show description for d81c158
JNRowe
committed
d81c158
View commit details
Copy full SHA for d81c158
Browse repository at this point
Commits on Apr 14, 2011
Include test data in tarballs.
Show description for 9a42a9f
JNRowe
committed
9a42a9f
View commit details
Copy full SHA for 9a42a9f
Browse repository at this point
Commits on Apr 13, 2011
Added {master,intergration}_branch attributes to Repository.
Show description for b5aea33
JNRowe
committed
b5aea33
View commit details
Copy full SHA for b5aea33
Browse repository at this point
Bumped version to 0.3.0.
JNRowe
committed
573da98
View commit details
Copy full SHA for 573da98
Browse repository at this point
Include docs in sdist.
JNRowe
committed
d1d7f5a
View commit details
Copy full SHA for d1d7f5a
Browse repository at this point
Test Sphinx generation in tox runs.
Show description for 82b46d6
JNRowe
committed
82b46d6
View commit details
Copy full SHA for 82b46d6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.