diff options
author | Richard Oudkerk <shibturn@gmail.com> | 2012-06-06 18:01:14 (GMT) |
---|---|---|
committer | Richard Oudkerk <shibturn@gmail.com> | 2012-06-06 18:01:14 (GMT) |
commit | 2182e0578c21d9a89cb507300b5f2c5319dced93 (patch) | |
tree | 3f17161c79bc624a346e80c1ce5efcc7ccbfbc89 /Python/getplatform.c | |
parent | d44a4a27a6968558c3a78dbf2578ac7dcbd2ee08 (diff) | |
download | cpython-2182e0578c21d9a89cb507300b5f2c5319dced93.zip cpython-2182e0578c21d9a89cb507300b5f2c5319dced93.tar.gz cpython-2182e0578c21d9a89cb507300b5f2c5319dced93.tar.bz2 |
Issue #13854: Properly handle non-integer, non-string arg to SystemExit
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.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions