Jay Ravaliya

Results 5 comments of Jay Ravaliya

@pmatos I gave this a try, looks like this is a reliable way of checking this after a few tests. I wonder if an `is_valid()` function would be useful?

Is this the same as #60 by @jwallden? cc @pdhimal1

Bump, running into this myself, would be nice to have this.

Thanks for your reply! I had run across pickle but didn't end up trying it in favor of json / rapidjson, just gave it a try and looks like the...

Thanks! I went ahead and implemented the initial method for our use case (using `current_app` for thread safety). In the coming days, we will be battle-testing against a large number...