Sylvain Zimmer

Results 39 comments of Sylvain Zimmer

Hi! There should indeed be a more "real life" install process. I will be able to contribute it in 15 days when back from holidays. In the meantime I think...

Hello! I just wanted to link this issue with https://github.com/withastro/compiler/issues/436, which was also created between betas 31 and 33

I forgot: something I also had trouble with was death_penalty_after(). It's not easily overloadable and I had to overload the whole perform_job() function just to replace it with the gevent...

Successfully built on 3.8.2 macOS with `ARCHFLAGS="-arch x86_64" pip3 install --user g2p`

Hi! Thanks for this very informative thread :-) I've just started a performance-focused alternative to `urlparse`, with the goal of eventually being a drop-in replacement. I also added new benchmarks...

At the moment, no. It looks like it will be a big effort to do so with the current codebase, which is why we started a soft fork here: https://github.com/pricingassistant/mongokat

@goanpeca you are welcome to try! I initially started as a pull request to mongokit but the changes needed were just too big and it was easier to start over.