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

gh-98456: Replace deprecated set-output with up-to-date version #98457

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

@noamcohen97 noamcohen97 marked this pull request as ready for review October 19, 2022 17:52
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am already using this in my other projects!
Thank you.

Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@corona10 corona10 merged commit 1db2a0c into python:main Oct 23, 2022
@corona10 corona10 added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Oct 23, 2022
@miss-islington
Copy link
Contributor

Thanks @noamcohen97 for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Thanks @noamcohen97 for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @noamcohen97 and @corona10, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1db2a0cb20a1de5231a73fc7381056d725e90535 3.10

@miss-islington
Copy link
Contributor

Sorry @noamcohen97 and @corona10, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker 1db2a0cb20a1de5231a73fc7381056d725e90535 3.11

@AlexWaygood AlexWaygood added needs backport to 3.11 only security fixes and removed needs backport to 3.11 only security fixes labels Oct 23, 2022
@miss-islington
Copy link
Contributor

Thanks @noamcohen97 for the PR, and @corona10 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @noamcohen97 and @corona10, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 1db2a0cb20a1de5231a73fc7381056d725e90535 3.11

corona10 pushed a commit to corona10/cpython that referenced this pull request Oct 23, 2022
…e version (pythongh-98457).

(cherry picked from commit 1db2a0c)

Co-authored-by: Noam Cohen <[email protected]>
@bedevere-bot
Copy link

GH-98564 is a backport of this pull request to the 3.10 branch.

@bedevere-bot
Copy link

GH-98565 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 23, 2022
corona10 pushed a commit to corona10/cpython that referenced this pull request Oct 23, 2022
…e version (pythongh-98457).

(cherry picked from commit 1db2a0c)

Co-authored-by: Noam Cohen <[email protected]>
corona10 added a commit that referenced this pull request Oct 25, 2022
gh-98564)

[3.10] gh-98456: Replace deprecated `set-output` with up-to-date version (gh-98457).
(cherry picked from commit 1db2a0c)

Co-authored-by: Noam Cohen <[email protected]>

Co-authored-by: Noam Cohen <[email protected]>
corona10 added a commit that referenced this pull request Oct 25, 2022
gh-98565)

[3.11] gh-98456: Replace deprecated `set-output` with up-to-date version (gh-98457).
(cherry picked from commit 1db2a0c)

Co-authored-by: Noam Cohen <[email protected]>

Co-authored-by: Noam Cohen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants