forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[3.10] pythongh-92446: Improve argparse choices docs; revert bad chan…
…ge to lzma docs (pythonGH-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 pythonGH-92450 was mistaken; this PR reverts that change. (cherry picked from commit ad3c99e) Co-authored-by: Guy Yagev <[email protected]> Co-authored-by: Shantanu <[email protected]>
- Loading branch information
1 parent
9975d4e
commit 1bf98a9
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters