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

Python 3 compatibility #427

Merged
merged 1 commit into from
Jun 4, 2014
Merged

Python 3 compatibility #427

merged 1 commit into from
Jun 4, 2014

Conversation

dirk-thomas
Copy link
Member

The medium-level parts of #358...

@ros-pull-request-builder
Copy link
Member

Test passed.
Refer to this link for build results: http://jenkins.ros.org/job/_pull_request-indigo-ros_comm/10/

validated_f.func_name = f.func_name
try:
validated_f.__name__ = func_name
except AttributeError:
Copy link
Member

Choose a reason for hiding this comment

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

I'm not familiar with this but I'll trust the passing tests.

@tfoote
Copy link
Member

tfoote commented Jun 4, 2014

+1

dirk-thomas added a commit that referenced this pull request Jun 4, 2014
@dirk-thomas dirk-thomas merged commit 184680b into indigo-devel Jun 4, 2014
@dirk-thomas dirk-thomas deleted the python3_medium branch June 4, 2014 06:45
rsinnet pushed a commit to MisoRobotics/ros_comm that referenced this pull request Jun 19, 2017
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.

None yet

3 participants