This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aldwinaldwin
Recipients Dominik Czarnota, aldwinaldwin
Date 2019-07-04.04:41:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562215295.53.0.720306184712.issue37495@roundup.psfhosted.org>
In-reply-to
Content
indeed, can confirm that a string starting with valid ip address and a space followed with anything, will not trigger the exception.

do_ping('1.1.1.1 1.256.300.1 ; whoami') => no exception
History
Date User Action Args
2019-07-04 04:41:35aldwinaldwinsetrecipients: + aldwinaldwin, Dominik Czarnota
2019-07-04 04:41:35aldwinaldwinsetmessageid: <1562215295.53.0.720306184712.issue37495@roundup.psfhosted.org>
2019-07-04 04:41:35aldwinaldwinlinkissue37495 messages
2019-07-04 04:41:35aldwinaldwincreate