- 15 Dec, 2015 6 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
- 14 Dec, 2015 10 commits
-
-
Gregory P. Smith authored
APIs into a note that mlsd() is a nicer API if the server supports it. They aren't deprecated, they are all different server commands. Not all servers support all commands.
-
Gregory P. Smith authored
APIs into a note that mlsd() is a nicer API if the server supports it. They aren't deprecated, they are all different server commands. Not all servers support all commands.
-
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.
-
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.
-
Gregory P. Smith authored
-
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.
-
Gregory P. Smith authored
due to test_hash_randomization expecting a different seed per process.
-
Gregory P. Smith authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 13 Dec, 2015 16 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
R David Murray authored
In 3.6 the parameter to control the appending of the newline was finally added, so I dropped the historical note about why a new line was always appended.
-
R David Murray authored
-
R David Murray authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 12 Dec, 2015 6 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
- 11 Dec, 2015 2 commits
-
-
Berker Peksag authored
This fixes a test failure in refleak mode because test_property_decorator_doc_writable no longer modifies the class in module level. Initial patch by Nan Wu and Torsten Landschoff (from issue 25757)
-
Berker Peksag authored
This fixes a test failure in refleak mode because test_property_decorator_doc_writable no longer modifies the class in module level. Initial patch by Nan Wu and Torsten Landschoff (from issue 25757)
-