commit | 8075fe199b0569428cebaf213663bdd1ca40d792 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Thu Jun 25 14:18:43 2020 +0200 |
committer | GitHub <noreply@github.com> | Thu Jun 25 05:18:43 2020 -0700 |
tree | 8d966bd143982fec740d0a2747af31b5ca9b6cbf | |
parent | f547d06ea7db23bb0a2cf81ff85478746efa958e [diff] |
[3.8] bpo-41009: fix requires_OS_version() class decorator (GH-20942) (GH-20948) Signed-off-by: Christian Heimes <christian@python.org> Automerge-Triggered-By: @tiran. (cherry picked from commit bb6ec14479f18c32e71e43f2785f177aa17aabbd) Co-authored-by: Christian Heimes <christian@python.org>