Skip to content

Record does not handle duplicate field names well #28

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
elprans opened this issue Aug 28, 2016 · 1 comment
Closed

Record does not handle duplicate field names well #28

elprans opened this issue Aug 28, 2016 · 1 comment
Assignees
Labels

Comments

@elprans
Copy link
Member

elprans commented Aug 28, 2016

Record.__repr__ crashes in presence of duplicates in field name mapping. I added a test for this.

@Rapptz
Copy link

Rapptz commented Jun 18, 2017

It seems that keys() and items() still don't handle duplicate field names very well.

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

3 participants