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

Make Record Subscriptable #39

Merged
merged 1 commit into from
Dec 30, 2016
Merged

Make Record Subscriptable #39

merged 1 commit into from
Dec 30, 2016

Conversation

timmartin19
Copy link
Contributor

Previously the record that was passed was subscriptable as it was a simple dictionary. This mechanism means that I am still able to do record['data'] thereby maintaining backwards compatibility.

Previously the `record` that was passed was subscriptable as it was a simple dictionary.  This mechanism means that I am still able to do `record['data']` thereby maintaining backwards compatibility.
@pfifer
Copy link
Contributor

pfifer commented Dec 27, 2016

Please confirm that we can use, modify, copy, and redistribute this contribution.

Thanks.

@timmartin19
Copy link
Contributor Author

I confirm that all changes contained in this pull request can be used, modified, copied, and redistributed.

@pfifer
Copy link
Contributor

pfifer commented Dec 30, 2016

Thanks for this, working on merging it soon.

@pfifer pfifer merged commit ef60b07 into awslabs:master Dec 30, 2016
pfifer added a commit to pfifer/amazon-kinesis-client-python that referenced this pull request Jan 3, 2017
PR awslabs#39: Make record objects subscriptable for backwards compatibility.
@pfifer pfifer added this to the v1.4.3 milestone Jan 3, 2017
pfifer added a commit that referenced this pull request Jan 3, 2017
PR #39: Make record objects subscriptable for backwards compatibility.
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