Skip to content

EvalSumRowsKeyGen() should return the native type instead of py::dict#282

Merged
yspolyakov merged 1 commit intodevfrom
281-correct-binding
Mar 19, 2026
Merged

EvalSumRowsKeyGen() should return the native type instead of py::dict#282
yspolyakov merged 1 commit intodevfrom
281-correct-binding

Conversation

@dsuponitskiy
Copy link
Collaborator

@dsuponitskiy dsuponitskiy commented Mar 17, 2026

removed the code converting the return value type to py::dict.

@dsuponitskiy dsuponitskiy added this to the Release 1.5.1.0 milestone Mar 17, 2026
@dsuponitskiy dsuponitskiy self-assigned this Mar 17, 2026
@dsuponitskiy dsuponitskiy added the bug Something isn't working label Mar 17, 2026
@yspolyakov yspolyakov merged commit 4b50c70 into dev Mar 19, 2026
10 of 16 checks passed
@dsuponitskiy dsuponitskiy deleted the 281-correct-binding branch March 19, 2026 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Correct the EvalSumRowsKeyGen() binding: change its return type from py::dict to EvalKeyMap

3 participants