bpo-41009: fix requires_OS_version() class decorator#20942
bpo-41009: fix requires_OS_version() class decorator#20942miss-islington merged 2 commits intopython:masterfrom
Conversation
Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Christian Heimes <christian@python.org>
|
Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8, 3.9. |
|
Sorry @tiran, I had trouble checking out the |
|
Sorry, @tiran, I could not cleanly backport this to |
|
Sorry @tiran, I had trouble checking out the |
|
Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry, @tiran, I could not cleanly backport this to |
|
GH-20947 is a backport of this pull request to the 3.9 branch. |
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue41009
Automerge-Triggered-By: @tiran