mirror of
https://github.com/python/cpython.git
synced 2025-10-05 22:51:56 +00:00
(cherry picked from commit 24c738a9e9
)
This commit is contained in:
parent
fca705d533
commit
da88596a19
5 changed files with 8 additions and 1 deletions
|
@ -2117,6 +2117,7 @@ class SysSetCoroWrapperTest(unittest.TestCase):
|
|||
sys.set_coroutine_wrapper(None)
|
||||
|
||||
|
||||
@support.cpython_only
|
||||
class CAPITest(unittest.TestCase):
|
||||
|
||||
def test_tp_await_1(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue