Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gh-98776: Fix make regen-test-levenshtein for out-of-tree builds #98779

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 28, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Build/2022-10-27-19-47-31.gh-issue-98776.lt_U…
…OG.rst


Fix a typo

Co-authored-by: Alex Waygood <[email protected]>
  • Loading branch information
hroncok and AlexWaygood authored Oct 27, 2022
commit 8174c320419e8c625efa11f6815e37d9fb2eb30f
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
When building Pyton out-of-tree, don't crash during ``make
When building Python out-of-tree, don't crash during ``make
regen-test-levenshtein``.