Skip to content

Weakref practice problems in Python

Difficulty:
Category:
Tag:

Showing 4 of 4

Status Title Difficulty
A registry that does not prevent collection Medium
cached_property: compute once, release with the instance, invalidate on demand Medium
Capstone: five defects, and which tool would have found each one Hard
lru_cache on a method: fix the unbounded instance leak Hard