Just noticed that Python 3.4 is released as of yesterday. I don’t normally pay much attention to Python releases, since the language more or less has done what I needed for some time; but bringing pip into the default distribution will make Windows deployments a bit easier. The new Pathlib module looks pretty sweet too (no more mucking about with os.path).
Good job Python team!
Python 3.4.0!
Just noticed that Python 3.4 is released as of yesterday. I don’t normally pay much attention to Python releases, since the language more or less has done what I needed for some time; but bringing pip into the default distribution will make Windows deployments a bit easier. The new Pathlib module looks pretty sweet too (no more mucking about with os.path).
Good job Python team!