]> granicus.if.org Git - python/commit
bpo-33789, test_asyncio: Hide PendingDeprecationWarning (GH-7461)
authorVictor Stinner <vstinner@redhat.com>
Wed, 6 Jun 2018 23:13:48 +0000 (01:13 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Jun 2018 23:13:48 +0000 (01:13 +0200)
commit7ed61e9431ee2c191aeeeb26f86a71bb90ab99fd
tree762334f6a92749f7daddcc0112fbc606e3980225
parent0eba7c39132614a5730cda6b340e18dfb2d30d14
bpo-33789, test_asyncio: Hide PendingDeprecationWarning (GH-7461)

Hide PendingDeprecationWarning in test__register_task_3().
Lib/test/test_asyncio/test_tasks.py