Very Advanced Python Programming
Understanding Python
- GIL
- What is GIL? What problem did the GIL solve for Python?
Designs
NamedTuple
vsDataClass
https://stackoverflow.com/questions/51671699/data-classes-vs-typing-namedtuple-primary-use-cases