This repository was archived by the owner on Jan 14, 2026. It is now read-only.
changes for Python 3 compatibility#91
Open
hiroshitoda wants to merge 18 commits intoawslabs:masterfrom
Open
Conversation
mainly changed from Python2 to Python3
This reverts commit 4ac3618.
# Conflicts: # test/test_metadatareader.py
Author
|
resolved conflictions at 6fadf9a |
|
Anything that we can do to help merge this into master? |
|
This is affecting us too, would love to see this resolved. Python 2 was EOL January 1st 2020. |
|
This PR isn't immediately useful as it uses the |
|
OK, to get that |
|
Any update on this? Would love to be able to use this plugin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
including some changes to use collectd-cloudwatch in Python 3 environment like below:
strtype andbytestypeafter merging this PR, we can't use this in Python 2 environment.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.