Skip to content

Add Python 3 compatibility via 2to3#30

Open
underyx wants to merge 3 commits into
shymonk:masterfrom
underyx:feature/2to3
Open

Add Python 3 compatibility via 2to3#30
underyx wants to merge 3 commits into
shymonk:masterfrom
underyx:feature/2to3

Conversation

@underyx
Copy link
Copy Markdown

@underyx underyx commented Dec 1, 2015

Did not test with Python 2, so please do so before merging. (Who even uses Python 2 in 2015? 🙈)

@underyx underyx changed the title Run 2to3 to add Python 3 compatibility Add Python 3 compatibility via 2to3 Dec 1, 2015
Comment thread table/views.py
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reduce is unused.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like it isn't to me:

return reduce(lambda x, y: x | y, queries)

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