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

Skip to content

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 [email protected].
(cherry picked from commit 208da6d)

Co-authored-by: Kevin Locke [email protected]

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 <[email protected]>.
(cherry picked from commit 208da6d)

Co-authored-by: Kevin Locke <[email protected]>
@JelleZijlstra JelleZijlstra self-assigned this Apr 2, 2022
@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels Apr 2, 2022
@JelleZijlstra JelleZijlstra merged commit 62da258 into python:3.9 Apr 2, 2022
@JelleZijlstra JelleZijlstra deleted the backport-208da6d-3.9 branch April 2, 2022 23:00
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…GH-32261)

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 <[email protected]>.
(cherry picked from commit 208da6d)

Co-authored-by: Kevin Locke <[email protected]>
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