python

Singleton Pattern in Python

Python에서 Singleton 구현하기 - Metaclass, Decorator, Classic 비교

Deep Dive super() in Python

Python의 super() 함수와 MRO(Method Resolution Order) 심층 분석

Python GIL (Global Interpreter Lock)

Python의 GIL이 필요한 이유와 멀티스레딩 제약사항