Skip to content

gh-92446: Improve argparse choices docs; revert bad change to lzma do…#1

Merged
Reabstraction merged 1 commit intoanshumalivfx:mainfrom
python:main
Dec 26, 2022
Merged

gh-92446: Improve argparse choices docs; revert bad change to lzma do…#1
Reabstraction merged 1 commit intoanshumalivfx:mainfrom
python:main

Conversation

@Reabstraction
Copy link
Copy Markdown

…cs (python#94627)

Based on the definition of the collections.abc classes, it is more accurate to use "sequence" instead of "container" when describing argparse choices.

A previous attempt at fixing this in python#92450 was mistaken; this PR reverts that change.

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

…cs (#94627)

Based on the definition of the collections.abc classes, it is more accurate to use "sequence" instead of "container" when describing argparse choices.

A previous attempt at fixing this in #92450 was mistaken; this PR reverts that change.

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@Reabstraction Reabstraction merged commit 94aa4a6 into anshumalivfx:main Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants