ANN: SortedContainers 0.9.6 released

2015-06-23 Thread Grant Jenks
Announcing the release of SortedContainers version 0.9.6 What is SortedContainers? - SortedContainers is an Apache2-licensed, pure-Python implementation of sorted list, sorted dict, and sorted set data types that is fast-as-C implementations with 100% code coverage and hou

PyConZA 2015 - Call for Speakers

2015-06-23 Thread Neil Muller
PyConZA 2015 will take place 1st & 2nd October at the Wits University Professional Development Hub in Johannesburg, South Africa. There will be two days of talks, and we will hold sprints on the 3rd & 4th of October. We are currently accepting proposals for talks. If you would like to give a prese

Re: [TIP] tox-2.1.0: passenv refinements

2015-06-23 Thread holger krekel
FWIW did a tox-2.1.1 fixing some interoperability issues with detox, the distributed tox runner. cheers, holger On Fri, Jun 19, 2015 at 14:09 +, holger krekel wrote: > I just released tox-2.1.0 to pypi which streamlines the "passenv" > behaviour to accomodate a number of issues, see the ch