Dorian Czichotzki

Results 4 comments of Dorian Czichotzki

@lunixbochs Sry did not see that. @maxbrunsfeld I added mypy to check the test_tree_sitter.py module.

I had to remove the mypy test for pypy. The typed-ast package is not able to build under pypy3.7 (see https://github.com/python/typed_ast/issues/111).

Is there something missing or anything I can do to get it merged?

I think `duckdb_append_value` was added in 1.2.0 (https://github.com/duckdb/duckdb/pull/15065). I guess that can be used to append arrays and other types.