Add skip-test_thread_time.patch

Skip test.test_time.TimeTestCase.test_thread_time on s390x
(gh#python/cpython#143528).
This commit is contained in:
2026-01-07 18:14:43 +01:00
parent 3a7c7aaaa8
commit 5b4527bbb7
3 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 7 17:12:05 UTC 2026 - Matej Cepl <mcepl@cepl.eu>
- Add skip-test_thread_time.patch to skip
test.test_time.TimeTestCase.test_thread_time on s390x
(gh#python/cpython#143528).
-------------------------------------------------------------------
Mon Jan 5 17:23:03 UTC 2026 - Matej Cepl <mcepl@cepl.eu>