Skip to content
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2025-05-04-13-40-05.gh-issue-133367.E…
…5nl2u.rst

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
  • Loading branch information
donbarbos and StanFromIreland authored May 4, 2025
commit 6aac4bf308402f99d8da68fe3f43d4e5fa3dea2a
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Add ``--feature-version``, ``--optimize``, ``--show-empty`` options for
:mod:`ast` command-line interface. Patch by Semyon Moroz.
Add the ``--feature-version``, ``--optimize``, and ``--show-empty`` options
to the :mod:`ast` command-line interface. Patch by Semyon Moroz.
Loading