astral-sh/ruff: 0.16.4
Release Notes Released on 2026-08-20. Preview features [flake8-use-pathlib] Add autofix for PTH116 (#26460) [refurb] Restrict delete-full-slice to lists (FURB131) (#27711) [refurb] Skip FURB101 and FURB103 when the open…
Topic · Edition
Release Notes Released on 2026-08-20. Preview features [flake8-use-pathlib] Add autofix for PTH116 (#26460) [refurb] Restrict delete-full-slice to lists (FURB131) (#27711) [refurb] Skip FURB101 and FURB103 when the open…
Iris, Violet, and the human-readable interfaces of System 777 For months I have been asking the wrong question about Violet. What is she? An alter? An anima? A tulpa-like companion? A dream guide? A daimon? A spiritual…
I remember what programming used to feel like in my body. There was a file open in Sublime Text, a terminal beside it, and one problem occupying the whole available field of consciousness. I would change a line, run the…
Test your grasp of the CPython source code, from bytecode and memory management to frames and generators. Based on the CPython 3.8 walkthrough.