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

Add python3.7 compatibility. #320

Merged
merged 1 commit into from
Sep 8, 2018
Merged

Conversation

hgaiser
Copy link
Contributor

@hgaiser hgaiser commented Aug 15, 2018

This PR adds compatibility for python3.7. The return type of PyUnicode_AsUTF8AndSize has changed to const char * as opposed to char *. This change should be compatible with previous versions of python as well.

@tfoote
Copy link
Member

tfoote commented Aug 17, 2018

@ros-pull-request-builder retest this please

Copy link
Member

@tfoote tfoote left a comment

Choose a reason for hiding this comment

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

The change looks good to me. Just going to rerun the unit tests.

@timonegk
Copy link
Contributor

timonegk commented Sep 6, 2018

@tfoote the tests have passed, could this possibly be merged?

@tfoote tfoote merged commit 14177c0 into ros:melodic-devel Sep 8, 2018
seanyen pushed a commit to ms-iot/geometry2 that referenced this pull request Mar 22, 2021
…rmBroadcaster. (ros#320)

* handle None for qos argument
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.

3 participants