Matt Freitas-Stavola

Results 3 issues of Matt Freitas-Stavola

I was wondering if there is any interest in integrating py-spy with [Tracy][1]? Tracy supports both a file format and connecting to an instrumented process, so remote profiling is also...

I was wondering if there are any plans to add Gson as an object mapper? The Jackson option is great, but it's kind of annoying to integrate KMongo with a...

enhancement
help wanted

This PR default initializes the config parameter of the constructor for `DateTime`, `Duration`, and `Interval` in order to fix the following: ``` Cannot read properties of undefined (reading 'zone') ```...