Hacker News new | ask | show | jobs
by sologoub 2951 days ago
Data classes was an interesting read and will definitely save some time in the future, but I think the __slots__ mention is where I got the most value from (big memory and access speed savings!).

Additional reading on __slots__: https://stackoverflow.com/questions/472000/usage-of-slots