- 27 Haz, 2018 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
Handle subnormal weights for choices()
-
- 08 May, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
random() takes precedence over getrandbits() if defined later in the class tree.
-
- 17 Nis, 2018 1 kayıt (commit)
-
-
Wolfgang Maier yazdı
-
- 05 Nis, 2018 1 kayıt (commit)
-
-
Wolfgang Maier yazdı
-
- 14 Ara, 2017 1 kayıt (commit)
-
-
Mike yazdı
* Fix multiple typos in code comments * Add spacing in comments (test_logging.py, test_math.py) * Fix spaces at the beginning of comments in test_logging.py
-
- 28 Eyl, 2017 1 kayıt (commit)
-
-
Oren Milman yazdı
bpo-31478: Fix an assertion failure in random.seed() in case a seed has a bad __abs__() method. (#3596)
-
- 17 Eyl, 2017 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
bpo-31482: Missing bytes support for random.seed() version 1 #3614
-
- 09 Agu, 2017 1 kayıt (commit)
-
-
Victor Stinner yazdı
TestModule.test_after_fork() now calls os.waitpid() to read the exit status of the child process to avoid creating a zombie process.
-
- 27 May, 2017 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
* bpo-16500: Allow registering at-fork handlers * Address Serhiy's comments * Add doc for new C API * Add doc for new Python-facing function * Add NEWS entry + doc nit
-
- 11 May, 2017 1 kayıt (commit)
-
-
csabella yazdı
* bpo-30308: Code coverage for argument in random.shuffle * bpo-30308: Code coverage for argument in random.shuffle * bpo-30308: Code coverage for argument in random.shuffle
-
- 22 Nis, 2017 1 kayıt (commit)
-
-
bladebryan yazdı
-
- 21 Kas, 2016 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue 28475: Improve error message for random.sample() with k < 0. (Contributed by Francisco Couzo).
-
- 13 Kas, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 30 Eki, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 29 Eki, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 19 Eki, 2016 1 kayıt (commit)
-
-
Victor Stinner yazdı
Patch written by Francisco Couzo.
-
- 14 Eki, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 12 Eki, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 27 Eyl, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 31 Agu, 2016 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 07 Eyl, 2016 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 02 Haz, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 24 Tem, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 15 Ara, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 26 May, 2014 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 16 Ock, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
requires them. Disable executable bits and shebang lines in test and benchmark files in order to prevent using a random system python, and in source files of modules which don't provide command line interface. Fixed shebang line to use python3 executable in the unittestgui script.
-
- 26 Kas, 2013 1 kayıt (commit)
-
-
Zachary Ware yazdı
of the time. Patch by Julian Gindi.
-
- 19 Nis, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 13 Nis, 2013 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 12 Nis, 2013 2 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Initial patch by Yuriy Senko.
-
- 02 Nis, 2013 1 kayıt (commit)
-
-
R David Murray yazdı
Patch by Victor Terrón.
-
- 10 Şub, 2013 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
-
- 04 Kas, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Alessandro Moura.
-
- 30 Haz, 2012 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-