Making Getaddrinfo Concurrent in Python on Mac OS and BSD
How I discovered the ancient secrets of BSD wizards and slew a mutex troll.
Read more »
Today I am going to introduce a new concept for Python developers: typeclasses.It is a concept behind our new dry-python library called classes. Read more