All types of floating point notations are working now; All types of complex number notations are working now; New types of binary and octal-number notations are supported; Long integer is removed.
Better way to master Python.
git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you ...