AdrianSosic

Results 158 comments of AdrianSosic

Hi! šŸ‘‹ I was just looking for the same functionality (getting user-friendly error messages) and stumbled across this discussion. So let me quickly upvote this feature request šŸ‘šŸ˜„ I really...

Hi, just wanted to say that I'm running into the same issue, so: +1

I just noticed that this is not restricted to combinations of built-in and custom validators but also holds for lists of built-in validators. Both the following classes do the same...

Sure, will do so šŸ‘šŸ¼ Regarding your question about the error message: Well, I think there is just not enough context information passed when calling the validators on the individual...

Hi @hynek, here you go, the four issues are now separately tracked in #1243, #1244, #1245 and #1246 šŸ˜Ž. So feel free to close this issue if you prefer to...

Hi! I just noticed the same behavior in my code and found this conversation (and also followed up on some of the other memory-related issues linked here). The problem was...

Hi @saitcakmak, thanks for your answer! Just to avoid potential misunderstandings here: I'm well aware of the fact that there is a super-linear memory increase with GPs (i.e. the typical...

Hi @Tinche. First of all, thanks for your quick and detailed answers, very much appreciated šŸ‘ŒšŸ¼ And yes, I am aware of the `use_class_methods` approach – in fact, I've been...

So I guess there are several ways we can go about this: 1. If you think a strategy could be the right approach, I’d be happy to draft a PR...

Thanks for sharing your thoughts. It's great news to hear that this feature might be coming at some point! Could you perhaps elaborate on why you think you need yet...