Python
Notes on the Python programming language — testing, async, type hints, and practical patterns.
Taming parametrize with pytest.param
· article
Patching pydantic settings in pytest
· article
Annotating args and kwargs in Python
· article
Taming conditionals with bitmasks
· article
Memory leakage in Python descriptors
· article
Python dependency management redux
· article