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

Fix Python 3.x issue with CloudTrail #773

Merged
merged 1 commit into from
May 14, 2014

Conversation

danielgtaylor
Copy link
Contributor

This adds a test and fixes a bug with Python3 and the custom CloudTrail commands where a buffer was read but not decoded into a string before trying to replace values.

@jamesls please review.

@jamesls
Copy link
Member

jamesls commented May 14, 2014

:shipit:

danielgtaylor added a commit that referenced this pull request May 14, 2014
Fix Python 3.x issue with CloudTrail. Fixes #773.
@danielgtaylor danielgtaylor merged commit 3c34ec7 into aws:develop May 14, 2014
@danielgtaylor danielgtaylor deleted the cloudtrail-py3 branch May 14, 2014 18:28
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.

2 participants