◐ Shell
clean mode source ↗

Doc: fixed style in library/argparse.rst by MarcinWieczorek · Pull Request #101733 · python/cpython

@MarcinWieczorek

Trivial change, fixing a "typo". Removed white characters around = in library/argparse.rst

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

hauntsaninja

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, may as well be PEP 8 compliant

hauntsaninja

@miss-islington

@miss-islington

Sorry, @MarcinWieczorek and @hauntsaninja, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 061325e0d2bbec6ff89d03f527c91dc7bfa14003 3.10

@bedevere-bot

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 8, 2023
(cherry picked from commit 061325e)

Co-authored-by: Marcin Wieczorek <marcin@marcin.co>

miss-islington added a commit that referenced this pull request

Mar 8, 2023
(cherry picked from commit 061325e)

Co-authored-by: Marcin Wieczorek <marcin@marcin.co>

@MarcinWieczorek

I think this problem doesn't exist in 3.10

carljm added a commit to carljm/cpython that referenced this pull request

Mar 8, 2023