From 59dfea08c31a96a0b5a8f27ff0b7d4fd03632c24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 21:17:15 -0700 Subject: [PATCH] Remove unused stubtest allowlist entries (#6227) --- tests/stubtest_allowlists/py310.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/stubtest_allowlists/py310.txt b/tests/stubtest_allowlists/py310.txt index 0f2c35ae3..a4db6db0d 100644 --- a/tests/stubtest_allowlists/py310.txt +++ b/tests/stubtest_allowlists/py310.txt @@ -129,9 +129,6 @@ locale.strxfrm logging.Formatter.__init__ logging.LoggerAdapter.__init__ logging.PercentStyle.__init__ -pathlib.Path.chmod -pathlib.Path.stat -pathlib.Path.write_text py_compile.main pyclbr.Class.__init__ pyclbr.Function.__init__ @@ -163,6 +160,5 @@ sqlite3.dbapi2.complete_statement ssl.SSLContext.__new__ ssl._create_unverified_context ssl.get_server_certificate -tempfile.TemporaryDirectory.__init__ unicodedata.ucnhash_CAPI unittest.mock.create_autospec