Arthur Böök

Results 8 comments of Arthur Böök

Hi! This one would be really relevant for something that we are working on in my org. What's the status on it? We may be able to chip in.

Think I just opened a duplicate PR [here](https://github.com/flyway/flyway/pull/3954). Closing it.

Hi @rnapoli! Yeah, integrated my fork into our data pipeline at Liquid AI and it works well. It would be nice to see this merged and switch the src to...

hey @rnapoli amy update on this?

Hey. Thanks for the thread above. What is the current status on this? `numpy >= 2` is a common dependency.

Amazing! Thanks @nithinraok @thomasdhc. Do you guys have a target date for the release? Some things at work that would benefit from having `@latest`

It's a minor issue, but since the [`UnaryUnaryMultiCallable.__call__`](https://github.com/grpc/grpc/blob/cd2a624a149295b77a3dd6e0bcc1e91201bcf608/src/python/grpcio/grpc/__init__.py#L679-L688) doesn't have types, the return type of the generated RPC request method on the client will be unknown for type checkers. #...