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 [email protected]

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

Co-authored-by: Christian Heimes [email protected]

https://bugs.python.org/issue41009

Automerge-Triggered-By: @tiran

…20942)

Signed-off-by: Christian Heimes <[email protected]>

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

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot bedevere-bot added the tests Tests in the Lib/test dir label Jun 17, 2020
@ned-deily
Copy link
Member

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants