Quentin Pradet

Results 422 comments of Quentin Pradet

This does appear to be a bug, or at least a missing feature, thank you for the report.

Hello! I really appreciate your efforts here, but unfortunately that code is generated, so that change will disappear at the next edit. I need to fix the generator, which is...

> I propose we update the minimum Python version on the 1.26.x branch to be "3" in the packaging metadata Doing this will effectively block Python 2 users to a...

Closing now that we dropped support for urllib3 1.26.x and Python 2.7.

Thanks! I worked on the first step, which is to fix the current script that was failing with the latest examples: https://github.com/elastic/elasticsearch-py/pull/2449. Adding more pages indeed requires adding entries in...

We now use https://github.com/elastic/request-converter to generate examples, closing. Thank you!

This remove many things. I checked one, and removing it seems wrong as it appears to be currently working: https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-get-mapping.html. I'll have to look into this in more detail.

Closing as an out-of-date draft, especially since #2394 was merged.

Thanks, I did know about `include-group`! Sure, that sounds good, we can add a new group called `test` and include it in `dev` and `mypy`. Also I think `idna` is...

Sorry for the delay Artem. I would be happy to implement the first version, allowing the sleep function to be user-defined. Silently cancelling all sleeps/bulks isn't something we'd want in...