15th June 2022
Memory Management in Python - Part 2: Equality
When are two Python objects the same? What does that even mean? Join me for a tour of some of CPython’s dark memory magic and unintuitive behaviours.
(Part 2 of the “Pointers? In My Python?” series.)