]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41009: fix requires_OS_version() class decorator (GH-20942)
authorChristian Heimes <christian@python.org>
Wed, 17 Jun 2020 17:09:10 +0000 (19:09 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 17:09:10 +0000 (10:09 -0700)
commitbb6ec14479f18c32e71e43f2785f177aa17aabbd
tree7a4a77113064832ed797636e3d1cabf588c0f2bf
parent8362893e3fe083df2ec8bb94c28b1a78383eadbf
bpo-41009: fix requires_OS_version() class decorator (GH-20942)

Signed-off-by: Christian Heimes <christian@python.org>
Automerge-Triggered-By: @tiran
Lib/test/support/__init__.py
Misc/NEWS.d/next/Tests/2020-06-17-17-27-07.bpo-41009.Rvn6OQ.rst [new file with mode: 0644]