• Gregory P. Smith's avatar
    * Re-fix issue #19284: Don't generate the no-op -R command line · 6edadfc9
    Gregory P. Smith authored
      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.
    6edadfc9
test_cmd_line.py 20 KB