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 }}
joestump
/
python-oauth2
Public
Notifications
You must be signed in to change notification settings
Fork
902
Star
3k
Code
Issues
51
Pull requests
25
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-oauth2
setup.py
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 12, 2015
Bump Version
Show description for 9d5a569
Daniel J Holmes (jaitaiwan)
committed
9d5a569
View commit details
Copy full SHA for 9d5a569
View code at this point
Browse repository at this point
Update for py3k release
Daniel J Holmes (jaitaiwan)
committed
ef42e4b
View commit details
Copy full SHA for ef42e4b
View code at this point
Browse repository at this point
Merge branch 'py3-redux' of github.com:rickhanlonii/python-oauth2 into py3-redux
Daniel J Holmes (jaitaiwan)
committed
1ff5e1d
View commit details
Copy full SHA for 1ff5e1d
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Add classifiers to setup.py
Show description for d7c9e4c
Daniel Joshua Holmes
committed
d7c9e4c
View commit details
Copy full SHA for d7c9e4c
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
Merge branch 'feat-python-3' into py3-redux
Show description for bf62502
rickhanlonii
committed
bf62502
View commit details
Copy full SHA for bf62502
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Move away from find_packages() to explicitly declaring the package.
joestump
committed
f5a23c8
View commit details
Copy full SHA for f5a23c8
View code at this point
Browse repository at this point
Commits on Jun 5, 2013
Note support for Python 3.2 and 3.3.
tseaver
committed
b042c22
View commit details
Copy full SHA for b042c22
View code at this point
Browse repository at this point
Commits on May 29, 2013
PEP8: Wrap 80+ column lines.
tseaver
committed
7d72ac1
View commit details
Copy full SHA for 7d72ac1
View code at this point
Browse repository at this point
Commits on May 28, 2013
Drop Python 2.5 suport.
Show description for e058ec9
tseaver
committed
e058ec9
View commit details
Copy full SHA for e058ec9
View code at this point
Browse repository at this point
Py3k: print statements.
tseaver
committed
457d64b
View commit details
Copy full SHA for 457d64b
View code at this point
Browse repository at this point
Python 2.5 is still supported.
tseaver
committed
16e45f8
View commit details
Copy full SHA for 16e45f8
View code at this point
Browse repository at this point
Document / test supported python versions.
Show description for 6f58f7f
tseaver
committed
6f58f7f
View commit details
Copy full SHA for 6f58f7f
View code at this point
Browse repository at this point
Commits on Jan 24, 2011
use two-part version number -- version is manually modified, build-number is automatically modified
zookos
committed
654b550
View commit details
Copy full SHA for 654b550
View code at this point
Browse repository at this point
Commits on Dec 21, 2010
port tests from mox to mock because they were failing and I don't understand mox. now they are working. add mock to the python and debian deps. remove apparently left-over line of code that runs "s…
Show description for 77cb11f
zookos
committed
77cb11f
View commit details
Copy full SHA for 77cb11f
View code at this point
Browse repository at this point
Commits on Dec 14, 2010
switch from nosetests to the builtin test runner
Show description for d3face2
zookos
committed
d3face2
View commit details
Copy full SHA for d3face2
View code at this point
Browse repository at this point
put version number in a file where it can be read and written by various things (including hudson)
zookos
committed
068777b
View commit details
Copy full SHA for 068777b
View code at this point
Browse repository at this point
Commits on Jun 28, 2010
Prepare 1.2.1 release
ieure
committed
1f9640f
View commit details
Copy full SHA for 1f9640f
View code at this point
Browse repository at this point
Commits on Jun 11, 2010
Fix version disparity.
ieure
committed
1f05430
View commit details
Copy full SHA for 1f05430
View code at this point
Browse repository at this point
Update packaging.
ieure
committed
fb4bc9f
View commit details
Copy full SHA for fb4bc9f
View code at this point
Browse repository at this point
Commits on May 14, 2010
Upped the version to a minty fresh 1.2.0 for XOAUTH release.
joestump
committed
bac0c0c
View commit details
Copy full SHA for bac0c0c
View code at this point
Browse repository at this point
Commits on Mar 27, 2010
Upped version for release.
joestump
committed
9962d31
View commit details
Copy full SHA for 9962d31
View code at this point
Browse repository at this point
Commits on Mar 18, 2010
Upped version for new push.
joestump
committed
24f894e
View commit details
Copy full SHA for 24f894e
View code at this point
Browse repository at this point
Commits on Mar 11, 2010
Upped version.
joestump
committed
d934d46
View commit details
Copy full SHA for d934d46
View code at this point
Browse repository at this point
Upped the version in preparation for release.
joestump
committed
d164d78
View commit details
Copy full SHA for d164d78
View code at this point
Browse repository at this point
Commits on Mar 9, 2010
Added mox to the list of things tests require and upped verion in preparation for the release.
joestump
committed
283cb5e
View commit details
Copy full SHA for 283cb5e
View code at this point
Browse repository at this point
Commits on Mar 8, 2010
Added minor comments to new example and upped version number.
joestump
committed
ec22e40
View commit details
Copy full SHA for ec22e40
View code at this point
Browse repository at this point
Commits on Feb 17, 2010
Added httplib2 to the installation requirements.
joestump
committed
9834557
View commit details
Copy full SHA for 9834557
View code at this point
Browse repository at this point
Commits on Feb 14, 2010
Upped version because Malone is dumb.
joestump
committed
340584e
View commit details
Copy full SHA for 340584e
View code at this point
Browse repository at this point
Commits on Feb 11, 2010
Upped the version to 1.0.6.
joestump
committed
31f89f0
View commit details
Copy full SHA for 31f89f0
View code at this point
Browse repository at this point
Commits on Jan 25, 2010
Fixed a query parsing bug with GET requests in the client.
joestump
committed
c040abc
View commit details
Copy full SHA for c040abc
View code at this point
Browse repository at this point
Commits on Jan 21, 2010
Upped version to 1.0.4.
joestump
committed
bcaef39
View commit details
Copy full SHA for bcaef39
View code at this point
Browse repository at this point
Commits on Dec 4, 2009
Upped version for fix.
joestump
committed
bde974c
View commit details
Copy full SHA for bde974c
View code at this point
Browse repository at this point
Commits on Dec 1, 2009
Up the version number.
joestump
committed
39ebd39
View commit details
Copy full SHA for 39ebd39
View code at this point
Browse repository at this point
Commits on Oct 21, 2009
Changed setup.py for PyPi release.
joestump
committed
972f52b
View commit details
Copy full SHA for 972f52b
View code at this point
Browse repository at this point
Switched name in setup.py.
joestump
committed
90b817a
View commit details
Copy full SHA for 90b817a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.