commit | 0212c4dc6b061a49fd8bc8df8f1bdd8049c292ef | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Sun Dec 13 20:05:55 2015 -0800 |
committer | Gregory P. Smith <greg@krypto.org> | Sun Dec 13 20:05:55 2015 -0800 |
tree | ec2886f932193bb6d1452447900bd4638a1831cd | |
parent | 220ba72c20869975ee9e900f78c7a724db13a3ee [diff] |
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.