Skip to content
All topics

Python

Language internals, the data model, concurrency, and idiomatic design.

Questions I use to pressure-test my understanding of Python beyond day-to-day usage — the object model, execution model, and the trade-offs behind common patterns.