Skip to content

strconv: ParseFloat, ParseInt, ParseUint docs don't show that they accept underscores to group digits #33750

@odeke-em

Description

@odeke-em

We added support for underscores to group digits as per Go 2 language changes for strconv in 36a81d5#diff-15cb26824bae5fecc60070ada211e995 aka CL https://go-review.googlesource.com/c/160243
but unfortunately we didn't update the docs
as per

I noticed this while working on CL https://go-review.googlesource.com/c/go/+/191077

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions