Skip to content

Some docstrings indicate str return value when they should indicate bytes #7

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

Closed
mattsb42-aws opened this issue Aug 15, 2017 · 1 comment
Assignees
Labels

Comments

@mattsb42-aws
Copy link
Member

As raised in issue 6, some of the docstrings still indicate a str return value. The docs need to be swept to catch any of these cases[1][2] and fix them.

[1] https://github.com/awslabs/aws-encryption-sdk-python/blob/master/aws_encryption_sdk/__init__.py#L61
[2] https://github.com/awslabs/aws-encryption-sdk-python/blob/master/aws_encryption_sdk/__init__.py#L106

@mattsb42-aws
Copy link
Member Author

This is addressed in #12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant