COMMITS
/ ciphers/simple_substitution_cipher.py October 12, 2022
April 4, 2021
D
fix(mypy): type annotations for cipher algorithms (#4306)
Dhruv Manilawala committed
October 21, 2020
C
Pyupgrade to python3.8 (#3616)
Christian Clauss committed
October 16, 2020
J
Add typehints ciphers and bool alg (#3264)
Jenia Dysin committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss 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
October 20, 2018
A
all valid python 3
Alex Brown committed
October 19, 2018
P
Improved Code and removed Warnings (#483)
Parth Shandilya committed
November 25, 2017
C
Modernize Python 2 code to get ready for Python 3
cclauss committed
August 2, 2016
H
Added test cases
Harshil Darji committed
August 1, 2016
H
File rename
Harshil Darji committed