[RELEASED] Python 3.5.0rc2 is now available

2015-08-25 Thread Larry Hastings
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0rc2, also known as Python 3.5.0 Release Candidate 2. Python 3.5 has now entered "feature freeze". By default new features may no longer be added to Python

ruamel.orderddict a C implementation of Foord/Larosa's odict and superset of standard library OrderedDict

2015-08-25 Thread Anthon van der Neut
After once again multiple (this time only three) years, I am happy to announce version 0.4.9 of ruamel.orderddict. Main enhancement since the original release in 2007 is the addition of the viewkeys/viewitems/viewvalues methods as added to the dictionaries in Python 2.7 The package can be install