COMMITS
/ ciphers/xor_cipher.py March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
October 29, 2023
F
XOR Cipher: doctests and bug fixes (#10840)
Farzad Hayat committed
October 11, 2023
C
Ruff pandas vet (#10281)
Christian Clauss committed
March 1, 2023
C
Make some ruff fixes (#8154)
Christian Clauss committed
February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
September 22, 2021
C
from __future__ import annotations (#4763)
Christian Clauss committed
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 17, 2020
C
Fixed typo in caesar_cipher.py (#2979)
CapofWeird committed
October 16, 2020
J
Add typehints ciphers and bool alg (#3264)
Jenia Dysin committed
September 10, 2020
D
Optimized recursive_bubble_sort (#2410)
Du Yuanchao committed
February 7, 2020
C
Travis CI: Don’t allow bare exceptions (#1734)
Christian Clauss committed
January 3, 2020
C
pyupgrade --py37-plus **/*.py (#1654)
Christian Clauss committed
November 16, 2019
C
Fix indentation contains tabs (flake8 E101,W191) (#1573)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 6, 2019
C
print() is a function just like every other function (#1101)
Christian Clauss committed
October 19, 2018
A
increment 1
Alex Brown committed