Skip to content

Conversation

joegoldman2
Copy link
Contributor

Fixes #100659.

I will also update the doc in https://github.com/dotnet/dotnet-api-docs if this PR is accepted.

@ghost ghost added the area-System.Memory label Jun 23, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 23, 2024
@jeffhandley
Copy link
Member

Thank you, @joegoldman2. I'd like @tannergooding or @GrabYourPitchforks to review particularly your question that you left about whether the check should be removed. It might be another week or two though.

joegoldman2 and others added 2 commits August 17, 2024 10:38
…tf8Parser/Utf8Parser.Boolean.cs

Co-authored-by: Tanner Gooding <tagoo@outlook.com>
@tannergooding tannergooding merged commit a3365e4 into dotnet:main Sep 11, 2024
148 checks passed
@joegoldman2 joegoldman2 deleted the utf8parser-tryparse-doc branch September 11, 2024 17:38
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
…ivity (dotnet#103861)

* Clarify XML comments for Utf8Parser.TryParse to reflect case insensitivity

* Clarify doc

* Update doc

* Update src/libraries/System.Private.CoreLib/src/System/Buffers/Text/Utf8Parser/Utf8Parser.Boolean.cs

Co-authored-by: Tanner Gooding <tagoo@outlook.com>

* Update src/libraries/System.Private.CoreLib/src/System/Buffers/Text/Utf8Parser/Utf8Parser.Boolean.cs

---------

Co-authored-by: joegoldman2 <147369450+joegoldman@users.noreply.github.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
…ivity (dotnet#103861)

* Clarify XML comments for Utf8Parser.TryParse to reflect case insensitivity

* Clarify doc

* Update doc

* Update src/libraries/System.Private.CoreLib/src/System/Buffers/Text/Utf8Parser/Utf8Parser.Boolean.cs

Co-authored-by: Tanner Gooding <tagoo@outlook.com>

* Update src/libraries/System.Private.CoreLib/src/System/Buffers/Text/Utf8Parser/Utf8Parser.Boolean.cs

---------

Co-authored-by: joegoldman2 <147369450+joegoldman@users.noreply.github.com>
Co-authored-by: Tanner Gooding <tagoo@outlook.com>
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Memory community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Utf8Parser.TryParse ignores the provided format for bool
3 participants