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__