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

Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 18, 2022

Backport of #74112 to release/7.0-rc1

/cc @dakersnar @sakno

Customer Impact

The correctness of BigInteger's ModPow has regressed since .NET 6 for some edge cases.

Testing

A unit test has been added that is now passing thanks to the fix.

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

@ghost ghost added the area-System.Numerics label Aug 18, 2022
@ghost
Copy link

ghost commented Aug 18, 2022

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #74112 to release/7.0-rc1

/cc @dakersnar @sakno

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Numerics

Milestone: -

@dakersnar
Copy link
Contributor

Asking a last minute clarifying question to the PR author, then I will approve this.

@carlossanlop carlossanlop requested review from tannergooding, dakersnar and danmoseley and removed request for danmoseley, tannergooding and dakersnar August 19, 2022 01:09
@carlossanlop carlossanlop added the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Aug 19, 2022
@dakersnar dakersnar removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Aug 19, 2022
@danmoseley
Copy link
Member

Approved for RC1 as it's a basic numeric correctness issue and a regression.

@carlossanlop
Copy link
Contributor

Approved and signed off.
CI failure is a cancelation.
Ready to merge.

@carlossanlop carlossanlop merged commit e9070dd into release/7.0-rc1 Aug 20, 2022
@carlossanlop carlossanlop deleted the backport/pr-74112-to-release/7.0-rc1 branch August 20, 2022 17:37
@ghost ghost locked as resolved and limited conversation to collaborators Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants