Defining a Custom Class Constructor in Python
Overriding the behavior of Python’s built-in class constructor. (more…)
Read more »
This week was really busy in the PEP side in Python. Three new PEPs were published touching internal and externals of the language. Here is a snapshot for y’all.
All PEPs are still under discussion but given the proponents, it is expected that they will p… Read more