Skip to content

Convert to float when fallback on slow reader#1012

Merged
tristpinsm merged 1 commit into
mainfrom
tpm/fix-reader
Jun 18, 2026
Merged

Convert to float when fallback on slow reader#1012
tristpinsm merged 1 commit into
mainfrom
tpm/fix-reader

Conversation

@tristpinsm

Copy link
Copy Markdown
Collaborator

If the cython reader is not installed, the code will fall back on the slow reader. Unfortunately, they don't do the conversion to float in the same place, and the condition was defeated in this special case.

@tristpinsm tristpinsm requested a review from swh76 as a code owner June 17, 2026 23:01
@github-actions github-actions Bot added the client Changes to the client code label Jun 17, 2026
@tristpinsm tristpinsm merged commit 454ca63 into main Jun 18, 2026
21 checks passed
@tristpinsm tristpinsm deleted the tpm/fix-reader branch June 18, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Changes to the client code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants