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

More fixes for Python 3 #37

Merged
merged 1 commit into from
Sep 24, 2019
Merged

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 24, 2019

One syntax error remains for a future PR...

./tools/benchmark/make_plots.py:36:43: E999 SyntaxError: invalid syntax
        filt_with_indices = filter(lambda (index, value): keep_indices[index], enumerate(value))
                                          ^

@pavel-kirienko pavel-kirienko merged commit e63e108 into PX4:master Sep 24, 2019
@cclauss cclauss deleted the more-Python3-fixes branch September 24, 2019 05:44
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