COMMITS
/ other/password_generator.py May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
October 22, 2019
A
psf/black code formatting (#1421)
Ankur Chattopadhyay committed
October 21, 2019
A
Added alternative way to generate password in password_generator.py (#1415)
akankshamahajan99 committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
July 7, 2019
H
Simplied password_generator.py (#968)
Hector S committed
January 6, 2018
C
Pass flake8 tests
cclauss committed
December 29, 2017
H
Merge pull request #220 from cclauss/modernize-python2-code
Harshil committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
September 28, 2017
R
Update password_generator.py
Ridiculous Ate committed
October 8, 2016
E
Add another randomness into the password generator
edawine committed