Stéphane Wirtel
Stéphane Wirtel
0.3?
Will you provide a 0.3 version of your language?
In the doc, there is the description of `--log-config ` for the configuration of a config file. I think an example of config file could be really awesome for the...
## Description of the problem, including code/CLI snippet Some arguments are "optional" but the CLI parser says the opposite ``` > gitlab -o yaml -f id,name project search -h usage:...
Is there a way to get all the attributes of an object, maybe on the first level. these statements do not work, (not explained in the documentation). ``` SELECT User...
Thank you
Add datetime.date.strptime and datetime.time.strptime. Fix the documentation of _strptime._strptime, the documentation was wrong, return a 3-tuple and not a 2-tuple Co-authored-by: Alexander Belopolsky Co-authored-by: Amaury Forgeot d'Arc Co-authored-by: Berker Peksag...
Hi all, I would like to add a small section or a paragraph about the review of the Pull Requests. For example, for us, the contributors and core-dev of Python...
Hi, Sometimes, I can read `python` or `python3` in the documentation and in the devguide. Maybe we could take a decision and indicate which term we should use for the...