robertaistleitner

Results 15 comments of robertaistleitner

Since this is pretty outdated but still valid - is there a chance this will be merged @selwin @chaffeqa?

@semoal is there a chance you'll have a look on the MR soon - otherwise I'll do a workaround for our project temporarily.

@tianzhich may I ask for an update here?

Oops I missed the failing coverage check, will fix this.

Please note this PR fixed the same missing feature described in https://github.com/samuelcolvin/pydantic/issues/3971: https://github.com/samuelcolvin/pydantic/pull/4235 What this PR also includes is checking the target field (is it really a complex field) and...

> I left some comments. I worked the comments in as they were because they were all valid as is. > Also, I think we can improve the [Parsing environment...

@hramezani that's awesome, thanks for your effort!

I have the same issue if I try to increase the size of `/dev/shm` using a `emptyDir` volume with `medium: Memory`. This is necessary for increasing the shared memory which...

I just added some more commits that fix some issues while improving developer experience by more accurate typing. It now takes advantage of the fact that `grpc.aio` already is typed...