Skip to content
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

23.2 changelog mentions utils.validate_name() instead of utils.normalize_name() #730

Closed
dnicolodi opened this issue Oct 6, 2023 · 2 comments · Fixed by #731
Closed

23.2 changelog mentions utils.validate_name() instead of utils.normalize_name() #730

dnicolodi opened this issue Oct 6, 2023 · 2 comments · Fixed by #731

Comments

@dnicolodi
Copy link

The changelog says:

Introduce the validate keyword parameter to utils.validate_name() (#570)

But it should be

Introduce the validate keyword parameter to utils.normalize_name() (#570)

@brettcannon
Copy link
Member

@dnicolodi were you interested in submitting a PR?

@dimbleby
Copy link

it should have been canonicalize_name() anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants