| commit | 4a9a359f32d3f42c509bb9be770370ba21634fc6 | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 07 23:28:17 2024 +0200 |
| committer | GitHub <noreply@github.com> | Tue Oct 08 00:28:17 2024 +0300 |
| tree | 13137fc92ced507802e5accbb131b2722701ceb7 | |
| parent | 11d4b54b88063efbeb8968263dfa77dcfb816f8c [diff] |
[3.13] gh-61181: Fix support of choices with string value in argparse (GH-124578) (GH-124755) Substrings of the specified string no longer considered valid values. (cherry picked from commit f1a2417b9e2993e584610851ac004c8b0599b323) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>