mirror of
https://github.com/python/cpython.git
synced 2026-02-10 20:01:28 +00:00
bpo-45866: Fix typo in the NEWS entry (GH-29798)
(cherry picked from commit 9a7611a7c4)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
b6defde2af
commit
fc16ea9c8b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
``make regen-all`` now produces the same output when run from a directory
|
||||
other than the source tree: when building Python out of the source tree.
|
||||
pegen now strips directory of the "generated by pygen from <FILENAME" header
|
||||
pegen now strips directory of the "generated by pygen from <FILENAME>" header
|
||||
Patch by Victor Stinner.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue