From 398b31de92fb84e9d594c257bd4efde46f2ee78a Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Sat, 30 Sep 2023 00:53:45 +0300 Subject: [PATCH] Removed unused sections from allowlists (#10804) --- tests/stubtest_allowlists/linux-py310.txt | 4 ---- tests/stubtest_allowlists/linux-py38.txt | 4 ---- tests/stubtest_allowlists/linux-py39.txt | 4 ---- 3 files changed, 12 deletions(-) diff --git a/tests/stubtest_allowlists/linux-py310.txt b/tests/stubtest_allowlists/linux-py310.txt index c54fb6e07..197a5ff3e 100644 --- a/tests/stubtest_allowlists/linux-py310.txt +++ b/tests/stubtest_allowlists/linux-py310.txt @@ -1,5 +1 @@ _?curses.color_pair - -# ========== -# Allowlist entries that cannot or should not be fixed -# ========== diff --git a/tests/stubtest_allowlists/linux-py38.txt b/tests/stubtest_allowlists/linux-py38.txt index b81a540ec..2c835817c 100644 --- a/tests/stubtest_allowlists/linux-py38.txt +++ b/tests/stubtest_allowlists/linux-py38.txt @@ -1,5 +1 @@ select.epoll.register - -# ========== -# Allowlist entries that cannot or should not be fixed -# ========== diff --git a/tests/stubtest_allowlists/linux-py39.txt b/tests/stubtest_allowlists/linux-py39.txt index b81a540ec..2c835817c 100644 --- a/tests/stubtest_allowlists/linux-py39.txt +++ b/tests/stubtest_allowlists/linux-py39.txt @@ -1,5 +1 @@ select.epoll.register - -# ========== -# Allowlist entries that cannot or should not be fixed -# ==========