mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-40066: [Enum] skip failing doc test (GH-30637)
This commit is contained in:
parent
16901c0482
commit
83d544b929
14 changed files with 2085 additions and 2019 deletions
|
@ -908,7 +908,7 @@ class PendingSignalsTests(unittest.TestCase):
|
|||
|
||||
%s
|
||||
|
||||
blocked = %r
|
||||
blocked = %s
|
||||
signum = signal.SIGALRM
|
||||
|
||||
# child: block and wait the signal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue