COMMITS
/ ciphers/shuffled_shift_cipher.py September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
April 4, 2021
D
fix(mypy): type annotations for cipher algorithms (#4306)
Dhruv Manilawala committed
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
October 23, 2019
A
introduced shuffled_shift_cipher.py in /ciphers (#1424)
Ankur Chattopadhyay committed