Stéphane Wirtel

Results 26 issues of Stéphane Wirtel

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...

docs
good first issue
polar

## 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:...

bug
cli

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...

enhancement

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...

awaiting changes
stale

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...

enhancement
guide-new content
topic-pull requests

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...

enhancement