From e0a3644850577301f5331495d872a1ace973254f Mon Sep 17 00:00:00 2001 From: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Date: Sat, 3 Oct 2020 13:56:56 -0700 Subject: [PATCH] py39.txt: remove no longer needed comment (#4603) See #4598 Co-authored-by: hauntsaninja <> --- tests/stubtest_whitelists/py39.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/stubtest_whitelists/py39.txt b/tests/stubtest_whitelists/py39.txt index fd43ee141..8eca7b187 100644 --- a/tests/stubtest_whitelists/py39.txt +++ b/tests/stubtest_whitelists/py39.txt @@ -33,7 +33,6 @@ collections.abc.AsyncGenerator.ag_running collections.abc.ItemsView.__reversed__ collections.abc.KeysView.__reversed__ collections.abc.ValuesView.__reversed__ -# pending merge of https://github.com/python/cpython/pull/22023 contextvars.Context.__init__ contextvars.Context.get copy.PyStringMap @@ -191,4 +190,4 @@ ssl.Options.__new__ ssl.TLSVersion.__new__ ssl.VerifyFlags.__new__ ssl.VerifyMode.__new__ -tkinter.EventType.__new__ \ No newline at end of file +tkinter.EventType.__new__