Skip to content
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

[release/7.0-rc2] KeyChar should be preserved for Ctrl+Letter #75861

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 19, 2022

Backport of #75853 to release/7.0-rc2

/cc @adamsitnik

Customer Impact

PowerShell can't update to RC1 (see #75795 for all details).

Testing

New unit tests were added, and they are passing.

Risk

Relatively low, as it's a very simple change and we have great test coverage.

@ghost
Copy link

ghost commented Sep 19, 2022

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

Issue Details

Backport of #75853 to release/7.0-rc2

/cc @adamsitnik

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.Console

Milestone: -

@adamsitnik adamsitnik added this to the 7.0.0 milestone Sep 19, 2022
@adamsitnik adamsitnik added the Servicing-consider Issue for next servicing release review label Sep 19, 2022
@danmoseley
Copy link
Member

Can we please get Powershell to test private binaries before merging this?

@adamsitnik
Copy link
Member

Can we please get Powershell to test private binaries before merging this?

@daxian-dbw Would that be possible?

@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Sep 20, 2022
@danmoseley
Copy link
Member

Tactics says -- please do merge into RC2, don't wait for Powershell to verify it, but we would like them to verify it as soon as they can (with privates if necessary) and test around for any other issues.

@carlossanlop
Copy link
Member

CI green, Tactics approved, signed off. Fully baked and ready to merge. :shipit:

@carlossanlop carlossanlop merged commit 2728bb0 into release/7.0-rc2 Sep 20, 2022
@carlossanlop carlossanlop deleted the backport/pr-75853-to-release/7.0-rc2 branch September 20, 2022 17:58
carlossanlop added a commit that referenced this pull request Sep 26, 2022
* Fix querying L3 cache size on osx-x64 (#75870)

Co-authored-by: Filip Navara <[email protected]>

* KeyChar should be preserved for Ctrl+Letter (#75861)

Co-authored-by: Adam Sitnik <[email protected]>

* Try re-enabling System.Transactions.Local tests on Arm64 (#75703)

Co-authored-by: Jan Kotas <[email protected]>

* Updating inbox source generators to Roslyn 4.4 and removing polyfill approach (#75717) (#75875)

* Removed internalProperties group from proxy and tests. (#75906)

Co-authored-by: Ilona Tomkowicz <[email protected]>

* [release/7.0-rc2] Fixing SpanHelpers.LastIndexOfAnyValueType to no longer create out of bounds GC refs (#75885)

* Fixing SpanHelpers.LastIndexOfAnyValueType to no longer create out of bounds GC refs

* Apply suggestions from code review

Co-authored-by: Adam Sitnik <[email protected]>

* Adjusting the comment as per PR review feedback

Co-authored-by: Tanner Gooding <[email protected]>
Co-authored-by: Adam Sitnik <[email protected]>

* Bump intellisense package for RC2 to include latest comments for Numerics (#75938)

Co-authored-by: carlossanlop <[email protected]>

* [release/7.0-rc2] [Mono] Restore old code to solve the recent SpanHelpers regressions (#75996)

* bring back the old code...

* bring back more old code

* Use an ifdef around clr code instead of a separate file

* Delete SpanHelpers.Clr.cs

* Remove a remaining INumber<T> helper from mono

Co-authored-by: Adam Sitnik <[email protected]>
Co-authored-by: Jeff Handley <[email protected]>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Filip Navara <[email protected]>
Co-authored-by: Adam Sitnik <[email protected]>
Co-authored-by: Jan Kotas <[email protected]>
Co-authored-by: Jose Perez Rodriguez <[email protected]>
Co-authored-by: Ilona Tomkowicz <[email protected]>
Co-authored-by: Tanner Gooding <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>
Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Jeff Handley <[email protected]>
@ghost ghost locked as resolved and limited conversation to collaborators Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Console Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants