Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Update README.md #3

Merged
merged 1 commit into from
Apr 1, 2015
Merged

Update README.md #3

merged 1 commit into from
Apr 1, 2015

Conversation

tmatsuo
Copy link
Contributor

@tmatsuo tmatsuo commented Apr 1, 2015

Sigh, google-api-client doesn't work with Python 3.4.

Sigh, google-api-client doesn't work with Python 3.4.
@tmatsuo
Copy link
Contributor Author

tmatsuo commented Apr 1, 2015

@lesv can you take a look?

@@ -3,7 +3,7 @@
You can use the pubsub_logging.PubsubHandler to publish the logs to [Cloud Pub/Sub](https://cloud.google.com/pubsub/docs/). You can use this module with [the standard Python logging module](https://docs.python.org/2/library/logging.html).

## Supported version
Python 2.7 and 3.4 are supported.
Python 2.7 is supported.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note - we do not currently support Python 3.x

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

googleapis/google-api-python-client#3

We're almost there. If httplib2 is uploaded to pypi, it will start working (actually the logging handler works with manually installed httplib2).

@lesv
Copy link
Contributor

lesv commented Apr 1, 2015

PTAL

lesv added a commit that referenced this pull request Apr 1, 2015
Update README.md -- LGTM -- Though I prefer giving the right message, then fixing it once that changes -- I'm ok in this case.  Though I hope it's less than a week where it's wrong.
@lesv lesv merged commit 1849221 into master Apr 1, 2015
@tmatsuo tmatsuo deleted the tmatsuo-readme-tweak branch April 1, 2015 05:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants