Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3.4 support #32

Merged
merged 1 commit into from Jun 28, 2015
Merged

Python3.4 support #32

merged 1 commit into from Jun 28, 2015

Conversation

cshoe
Copy link
Contributor

@cshoe cshoe commented Apr 22, 2014

Address #31.

Ditch oauth2 in favor of oauthlib so we can support Python 3.4.

Introduced requests which has a large impact on the return values that come back from API calls. I need to write up some release notes and update some docs to reflect that.

@cshoe cshoe mentioned this pull request Sep 3, 2014
@greasematic
Copy link

Can we accept this PR (or lay out what's is required for it to be accepted)?

cc #31 (comment)

Saving this for a minute

xauth working in 3.4 and 2.7

Getting closer

Client tests passing

cleanup auth.py

Help tests run in 2.6

Update docs and bump version to 0.3.0

Commas were missing.

I tried to filter articles by added_since, but it was not working. Here is the fix.

tox support, python3, better docs

first try at travis file

changes to setup, bump httplib2 version
@philipforget
Copy link
Contributor

Welp that took too long, sorry about that!

philipforget added a commit that referenced this pull request Jun 28, 2015
@philipforget philipforget merged commit 32dae31 into master Jun 28, 2015
@philipforget philipforget deleted the python3.4-support branch June 28, 2015 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants