From: Gregory P. Smith Date: Mon, 14 Dec 2015 04:09:42 +0000 (-0800) Subject: * Re-fix issue #19284: Don't generate the no-op -R command line X-Git-Tag: v3.6.0a1~912^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6edadfc9ca0934324e517fc9f9bdd902319825df;p=python * Re-fix issue #19284: Don't generate the no-op -R command line parameter to "enable" the always on sys.flags.hash_randomization in _args_from_interpreter_flags() used by multiprocessing and some unittests. This simplifies the code. * assert_python_ok docstring typo fix. * Fix test_cmd_line not to fail if PYTHONHASHSEED is set to a fixed seed. --- 6edadfc9ca0934324e517fc9f9bdd902319825df