Skip to content

feat: accept None as a param type#75

Merged
notrab merged 4 commits intomainfrom
none-type-support
Nov 1, 2024
Merged

feat: accept None as a param type#75
notrab merged 4 commits intomainfrom
none-type-support

Conversation

@notrab
Copy link
Copy Markdown
Contributor

@notrab notrab commented Oct 30, 2024

Attempts to fix #51 and various other mentions of None support:

I haven't checked @levydsa if there's something in libsql-c we do differently for cases like this (and if we plan to replace the internals here with those bindings).

@notrab notrab requested review from levydsa and penberg October 30, 2024 10:17
Comment thread tests/test_suite.py
@notrab notrab merged commit 397c429 into main Nov 1, 2024
@notrab notrab deleted the none-type-support branch November 1, 2024 10:39
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.

Inserting None results in panic

2 participants