typeshed
typeshed copied to clipboard
[multiprocessing] Clarify incomplete popen types
Source: https://github.com/python/cpython/tree/main/Lib/multiprocessing
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉