Skip to content

Commit d564e54

Browse files
committed
fix: stubtest
1 parent 659c450 commit d564e54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/@tests/stubtest_allowlists/win32.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ tty
4747
# Other allowlist entries that cannot or should not be fixed
4848
# ==========================================================
4949

50+
_stat.FILE_ATTRIBUTE_[A-Z_]+ # stdlib redefines these in stat.py
5051
multiprocessing.popen_fork # exists on Windows but fails to import
5152
multiprocessing.popen_forkserver # exists on Windows but fails to import
5253
multiprocessing.popen_spawn_posix # exists on Windows but fails to import

0 commit comments

Comments
 (0)