Skip to content

Commit 59dfea0

Browse files
Remove unused stubtest allowlist entries (#6227)
1 parent c0675a7 commit 59dfea0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/stubtest_allowlists/py310.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ locale.strxfrm
129129
logging.Formatter.__init__
130130
logging.LoggerAdapter.__init__
131131
logging.PercentStyle.__init__
132-
pathlib.Path.chmod
133-
pathlib.Path.stat
134-
pathlib.Path.write_text
135132
py_compile.main
136133
pyclbr.Class.__init__
137134
pyclbr.Function.__init__
@@ -163,6 +160,5 @@ sqlite3.dbapi2.complete_statement
163160
ssl.SSLContext.__new__
164161
ssl._create_unverified_context
165162
ssl.get_server_certificate
166-
tempfile.TemporaryDirectory.__init__
167163
unicodedata.ucnhash_CAPI
168164
unittest.mock.create_autospec

0 commit comments

Comments
 (0)