-
Joined on
2025年04月01日
0676ed4ac0
Task to publish release
Examples and how to
I took on the challenge to see if I could run my library tests on all the 8 supported versions of Python in under 2 minutes on a regular tiny instance. I at first optimised it too much as it...
12a4819012
Action for running tests (#2)
Action for running tests
269bb3de18
Different take
d0371b59c5
Try non-slim image
Action for running tests
dafbdcbe15
Action for running tests
da4cc9f7b0
Accept passing pathlib.Path as filenames
11d70ff32d
Modernising code for Python3.14, dropped support for Python3.7 and below (#1)
Modernising code for Python3.14, dropped support for Python3.7 and below
7415f48a25
Tests checked for typed calls
037e1d8e70
version
c8debb9beb
Cleaned up pylint config
Modernising code for Python3.14, dropped support for Python3.7 and below
9809b7f232
Add py.typed
b7c42e5a9f
Completed typing, passes for py3.8-3.14, passes linting