Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

Use classmethod, not staticmethod#52

Closed
eric-wieser wants to merge 1 commit intoros:indigo-develfrom
eric-wieser:classmethods
Closed

Use classmethod, not staticmethod#52
eric-wieser wants to merge 1 commit intoros:indigo-develfrom
eric-wieser:classmethods

Conversation

@eric-wieser
Copy link
Copy Markdown
Contributor

This prevents this function having to be repeated. It can also now be removed from rospy.rostime.

This prevents this function having to be repeated. It can also now be removed from rospy.rostime.
eric-wieser added a commit to eric-wieser/ros_comm that referenced this pull request Mar 31, 2016
Requires ros/genpy#52 to be merged/released first
@eric-wieser
Copy link
Copy Markdown
Contributor Author

Will this only get merged if rebased on kinetic-devel?

@dirk-thomas
Copy link
Copy Markdown
Member

In general these PRs did not receive much attention since they are mostly refactoring / cleanup with little improvements. Many other tickets are therefore considered to be more important. Especially changing those in Indigo (which has been released over two years ago) doesn't seem necessary.

Anyway I have created #63 which combines all the pending PRs from you (except #55, see comment on that ticket) and is against the kinetic-devel branch.

@dirk-thomas
Copy link
Copy Markdown
Member

dirk-thomas commented Jul 8, 2016

Thank you for the patch. Merged to kinetic-devel in #63.

@dirk-thomas dirk-thomas closed this Jul 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants