Skip to content

[3.10] Document func parameter of locale.atof (GH-18183) #32262

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 1 commit into from
Apr 2, 2022

Conversation

JelleZijlstra
Copy link
Member

The second parameter (named func) has been present since the locale
module was introduced in eef1d4e, but has never been documented.

This commit updates the documentation for locale.atof to clarify the
behavior of the function and how the func parameter is used.

Signed-off-by: Kevin Locke kevin@kevinlocke.name
(cherry picked from commit 208da6d)

Co-authored-by: Kevin Locke kevin@kevinlocke.name

The second parameter (named `func`) has been present since the `locale`
module was introduced in eef1d4e, but has never been documented.

This commit updates the documentation for `locale.atof` to clarify the
behavior of the function and how the `func` parameter is used.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
(cherry picked from commit 208da6d)

Co-authored-by: Kevin Locke <kevin@kevinlocke.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants