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

cpplint: Make six-compatible for Python3 #408

Conversation

EricCousineau-TRI
Copy link

@EricCousineau-TRI EricCousineau-TRI commented Oct 8, 2018

Upstream version of RobotLocomotion#13

This uses six, which may inject additional dependencies on downstream projects.
If so desired, I can rework it to be free of six.


This change is Reviewable

@EricCousineau-TRI
Copy link
Author

Hup, just saw #349, which accomplishes what this does without six.

Would be great to see that land. Will leave open until that PR lands or a maintainer closes this issue.

@tkruse
Copy link

tkruse commented Oct 9, 2018

@EricCousineau-TRI : I don't think anyone at Google has time to look at PRs, let alone merge them.

Consider the fork at https://github.com/cpplint/cpplint (also published to Pypi) if you feel like contributing.

@felker
Copy link

felker commented Oct 18, 2018

@tkruse is the fork active?

@tkruse
Copy link

tkruse commented Oct 18, 2018

@felker : Somewhat. Don't expect much to move on it's own, but if you make a PR, and prod a bit, a new version will be released on pypi.

@EricCousineau-TRI
Copy link
Author

Gotcha, will file an issue on our side and see if we can update to use the fork for linting - thanks!

(And sorry for the late response!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants