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

[21183] Adjust for const qualification of all data related inputs in DataWriter APIs #142

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Jun 18, 2024

Description

This PR adjusts python bindings for:

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • ❌ Changes are API compatible.
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: failing tests are unrelated with the changes.

@EduPonz EduPonz force-pushed the feature/const_datawriter_api branch from eaa8cd6 to 0447469 Compare June 19, 2024 09:30
Signed-off-by: eduponz <eduardoponz@eprosima.com>
@EduPonz EduPonz force-pushed the feature/const_datawriter_api branch from 0447469 to a296583 Compare June 20, 2024 06:45
@EduPonz EduPonz merged commit 2c25e60 into main Jun 21, 2024
4 checks passed
@EduPonz EduPonz deleted the feature/const_datawriter_api branch June 21, 2024 11:21
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.

2 participants