mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
29471de459
Previously multiprocessing only expected int or str. It also wrongly used an exit code of 1 when the argument was a string instead of zero.