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.13 introduced new attr argument to _write_data() #353

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

rhaschke
Copy link
Contributor

@rhaschke rhaschke commented Jan 8, 2025

Hopefully fixes #352.
@oysstu Could you please review and validate on Python 3.13?

@oysstu
Copy link

oysstu commented Jan 8, 2025

Yes, that seems to fix the problem (tested on ros2 branch)

@rhaschke rhaschke merged commit 626fc4b into ros:noetic-devel Jan 8, 2025
5 checks passed
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.

Internal xml minidom API changed in Python 3.13 (_write_data)
2 participants