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

[3.7] bpo-41009: fix requires_OS_version() class decorator (GH-20942) #20949

Merged
merged 1 commit into from Jun 25, 2020

Conversation

tiran
Copy link
Member

@tiran tiran commented Jun 17, 2020

Signed-off-by: Christian Heimes christian@python.org

Automerge-Triggered-By: @tiran.
(cherry picked from commit bb6ec14)

Co-authored-by: Christian Heimes christian@python.org

https://bugs.python.org/issue41009

Automerge-Triggered-By: @tiran

…20942)

Signed-off-by: Christian Heimes <christian@python.org>

Automerge-Triggered-By: @tiran.
(cherry picked from commit bb6ec14)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot bedevere-bot added the tests label Jun 17, 2020
@tiran tiran added the 🤖 automerge label Jun 17, 2020
@ned-deily
Copy link

@ned-deily ned-deily commented Jun 25, 2020

3.7 is now in the security-fix phase of its life cycle so bugfixes are now generally out-of-scope for it. But since this addresses an issue with running tests that could pop up later, I am merging it.

@ned-deily ned-deily merged commit d3798ed into python:3.7 Jun 25, 2020
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed 🤖 automerge tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants