Skip to content

Fix put() value parameter type hint from object to str | bytes#22

Merged
merlimat merged 1 commit intooxia-db:mainfrom
merlimat:fix/quality-13-put-type-hint
Apr 16, 2026
Merged

Fix put() value parameter type hint from object to str | bytes#22
merlimat merged 1 commit intooxia-db:mainfrom
merlimat:fix/quality-13-put-type-hint

Conversation

@merlimat
Copy link
Copy Markdown
Contributor

The value parameter was declared as object but only str and bytes are supported.

Signed-off-by: Matteo Merli <mmerli@apache.org>
@merlimat merlimat merged commit 91d4807 into oxia-db:main Apr 16, 2026
6 checks passed
@merlimat merlimat deleted the fix/quality-13-put-type-hint branch April 16, 2026 03:27
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.

1 participant