mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
Add multiprocessing.popen_forkserver submodule (#8425)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -56,8 +56,9 @@ syslog
|
||||
termios
|
||||
xxlimited
|
||||
|
||||
# Multiprocessing.popen_fork exists on Windows but fails to import
|
||||
# multiprocessing.popen_fork and popen_forkserver exist on Windows but fail to import
|
||||
multiprocessing.popen_fork
|
||||
multiprocessing.popen_forkserver
|
||||
|
||||
# Modules that rely on _curses
|
||||
curses
|
||||
|
||||
Reference in New Issue
Block a user