mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-03 01:17:27 -08:00
Backport an upstream fix for handling SkipTest exceptions raised outside unittest.TestCase, which also happens to fix unittest.skipIf() on top-level test functions (needed for dev-python/botocore). Bug: https://github.com/pytest-dev/pytest/issues/13895 Pull-Request: https://github.com/pytest-dev/pytest/pull/13912 Signed-off-by: Michał Górny <mgorny@gentoo.org>