Skip to content

Conversation

@optlink
Copy link
Contributor

@optlink optlink commented Jun 18, 2025

_parse_subject_id() returns None if the string is invalid but the conditional was only checking for truthiness which 0, a valid subject ID, does not possess.

Copy link
Member

@pavel-kirienko pavel-kirienko left a comment

Choose a reason for hiding this comment

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

Thanks! Can you please bump the patch version also?

`_parse_subject_id()` returns `None` if the string is invalid but the conditional was only checking for truthiness which 0, a valid subject ID, does not possess.
@optlink
Copy link
Contributor Author

optlink commented Jun 19, 2025

Done

@pavel-kirienko pavel-kirienko merged commit c41b7c0 into OpenCyphal:main Jun 19, 2025
6 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.

2 participants