Guido van Rossum drops ownership of the core Python interpreter code

I’m tired of not knowing whether I am actually asked for a review, so I’m withdrawing my “ownership” from the core interpreter. Since that would leave the cases generator without owner, I’m volunte… Read more

Similar

SymPy: symbolic computing in Python

SymPy is an open source computer algebra system written in pure Python. It is built with a focus on extensibility and ease of use, through both interactive and programmatic applications. These characteristics have led SymPy to become a popular symbolic li...

Read more »