Skip to content

Conversation

@w-diesel
Copy link
Contributor

In python3.X, we need to convert map object to list, to be able serialize it.

Issue #431

In python3.X, we need to convert map object to list, to be able serialize it.

Issue django-commons#431
aaugustin added a commit that referenced this pull request Oct 28, 2013
map() returns an iterator on Python 3.
@aaugustin aaugustin merged commit cebb405 into django-commons:master Oct 28, 2013
@aaugustin
Copy link
Contributor

Thanks for the report, indeed this is a bug.

Would you mind writing more descriptive commit message? See the message I wrote for the merge commit for an example.

@w-diesel
Copy link
Contributor Author

Ok. Next time, i will.
I can't edit description for this commit.

ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
map() returns an iterator on Python 3.
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