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

Remove the dependency on six module. #42

Merged
merged 1 commit into from
Dec 12, 2014
Merged

Remove the dependency on six module. #42

merged 1 commit into from
Dec 12, 2014

Conversation

danielgtaylor
Copy link
Member

Since Botocore is now used to load data for Boto 3 there is no more need
in the existing codebase for the six module. This commit removes it and
removes the boto3.compat module. We can re-add it in the future if it
is needed.

This would be pulled instead of #41.

cc @jamesls, @kyleknap, @bosr

Since Botocore is now used to load data for Boto 3 there is no more need
in the existing codebase for the `six` module. This commit removes it and
removes the `boto3.compat` module. We can re-add it in the future if it
is needed.
@danielgtaylor danielgtaylor added the dependencies This issue is a problem in a dependency. label Dec 11, 2014
@danielgtaylor danielgtaylor self-assigned this Dec 11, 2014
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 9995761 on remove-six into 2190b6b on develop.

@kyleknap
Copy link
Contributor

🚢

danielgtaylor added a commit that referenced this pull request Dec 12, 2014
Remove the dependency on six module.
@danielgtaylor danielgtaylor merged commit 8b10f29 into develop Dec 12, 2014
@danielgtaylor danielgtaylor deleted the remove-six branch December 12, 2014 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants