COMMITS
/ Lib/test/test_secrets.py December 30, 2016
R
Issue #29061: secrets.randbelow() would hang with a negative input
Raymond Hettinger committed
April 15, 2016
S
Fix missing parens.
Steven D'Aprano committed
S
Improve tests with more modern assert* methods and subTests.
Steven D'Aprano committed
April 14, 2016
S
Add secrets module and tests.
Steven D'Aprano committed