Bo Bayles

Results 35 comments of Bo Bayles

https://github.com/dependabot rebase

I don't mind, but will bow out as maintainer rather than do the rewrite. Cheers!

From https://github.com/ada-url/ada-python/pull/60, it seems that there are still some issues being resolved for `uv pip` to be a drop in replacement on CI systems ([example](https://github.com/astral-sh/uv/pull/2057)). I think it might make...

The blockers for this have resolved on the `uv` side, so this can happen now.

I think you would add declarations for specific instances of the template function, right? Once there are C bindings I can add Python calls for ada-python.

I ran into this issue also. Here is a code that can be used until the problem is fixed: ```python def list_shards(kinesis_client, stream_name): all_shards = [] kwargs = {'StreamName': stream_name}...

I've run into this as well, but I think playlist decryption should be out of scope for this library — it would require a binary dependency, which would be a...

For what it's worth, I've regretted doing this every time I've tried it.