-
Notifications
You must be signed in to change notification settings - Fork 86
Typo in docstring for StreamDecryptor #331
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
Comments
texastony
added a commit
to texastony/aws-encryption-sdk-python
that referenced
this issue
Apr 15, 2021
Address Issue aws#331 Typo in docstring for StreamDecryptor by correctly referring to the class as a decryption utility as compared to encryption utility. (Utility is probably not the right word...)
This was referenced Apr 15, 2021
Merged
texastony
added a commit
to texastony/aws-encryption-sdk-python
that referenced
this issue
Apr 15, 2021
Address Issue aws#331 Typo in docstring for StreamDecryptor by correctly referring to the classes actions as decryption as compared to encryption.
texastony
added a commit
that referenced
this issue
Apr 15, 2021
Address Issue #331 Typo in docstring for StreamDecryptor by correctly referring to the classes actions as decryption as compared to encryption.
Closed with #332 |
robin-aws
pushed a commit
to robin-aws/aws-encryption-sdk-python
that referenced
this issue
Apr 27, 2021
Address Issue aws#331 Typo in docstring for StreamDecryptor by correctly referring to the classes actions as decryption as compared to encryption.
robin-aws
pushed a commit
that referenced
this issue
Apr 28, 2021
Address Issue #331 Typo in docstring for StreamDecryptor by correctly referring to the classes actions as decryption as compared to encryption.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aws-encryption-sdk-python/src/aws_encryption_sdk/streaming_client.py
Line 737 in 3b78bc6
Will patch now.
The text was updated successfully, but these errors were encountered: