https://github.com/python/cpython/commit/f6a4604017aa0d8f4bcc7ba76ba100610e1cae5d commit: f6a4604017aa0d8f4bcc7ba76ba100610e1cae5d branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: AA-Turner <9087854+aa-tur...@users.noreply.github.com> date: 2025-05-10T02:37:05Z summary:
[3.14] Fix a typo in Misc/NEWS.d/3.140a1.rst (GH-133790) (#133798) Fix a typo in Misc/NEWS.d/3.140a1.rst (GH-133790) (cherry picked from commit c896dae0297fe4422c1009d3cd17f0a6e4fe4972) Co-authored-by: Tan Long <tanlo...@foxmail.com> files: M Misc/NEWS.d/3.14.0a1.rst diff --git a/Misc/NEWS.d/3.14.0a1.rst b/Misc/NEWS.d/3.14.0a1.rst index 98639f0d3505d5..67451a7e0087cb 100644 --- a/Misc/NEWS.d/3.14.0a1.rst +++ b/Misc/NEWS.d/3.14.0a1.rst @@ -1033,7 +1033,7 @@ retrieve the spec information. .. nonce: s3vKql .. section: Library -:mod:`argparse` vim supports abbreviated single-dash long options separated +:mod:`argparse` supports abbreviated single-dash long options separated by ``=`` from its value. .. _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: arch...@mail-archive.com