Skip to content

Commit 0f48589

Browse files
authored
Remove errno entry from stubtest allowlist
1 parent e5d5969 commit 0f48589

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

stdlib/@tests/stubtest_allowlists/darwin-py313.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,3 @@
33
# =======
44

55
(mmap.MAP_32BIT)? # Exists locally on MacOS but not on GitHub
6-
7-
8-
# ================
9-
# Unclear problems
10-
# ================
11-
12-
# Added in 3.11.1, flagged by stubtest on Python < 3.14 for unknown reasons
13-
errno.ENOTCAPABLE

0 commit comments

Comments
 (0)