mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
bpo-45866: Fix typo in the NEWS entry (GH-29798)
This commit is contained in:
parent
4ebde73b8e
commit
9a7611a7c4
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