ObserverOfTime

Results 325 comments of ObserverOfTime

Serialisation is not available in any of the bindings and pickles are bad.

Closing since wheels are available.

We're not interested in implementing this API here. You can publish it as a separate (py-tree-sitter-visitors) package instead.

Parsers can now easily build wheels themselves with the updated bindings in https://github.com/tree-sitter/tree-sitter/commit/9e5bf6591fbf69f7cf79d178e4bcae98408bae40.

The readme does need improvements, as do the core docs.

Closing as a duplicate of #33 since that one has more info.

Yes, I didn't mean it should remain a module.

> The way the current `master` works is it only creates mappings that are supported so you don't run into this case of a binding that isn't supported. Proof that...