COMMITS
/ data_structures/binary_tree/lazy_segment_tree.py August 29, 2023
P
[pre-commit.ci] pre-commit autoupdate (#9013)
pre-commit-ci[bot] committed
October 12, 2022
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
February 4, 2021
September 23, 2020
C
from __future__ import annotations (#2464)
Christian Clauss committed
August 24, 2020
K
lazy_segment_tree.py-style-fixes (#2347)
kanthuc committed
August 21, 2020
K
lowest_common_ancestor.py static type checking (#2329)
kanthuc committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
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
August 6, 2019
C
print() is a function just like every other function (#1101)
Christian Clauss committed
June 11, 2019