Sphinx 1.4.2 released

2016-05-29 Thread Komiya Takeshi
Hi all, I'm delighted to announce the release of Sphinx 1.4.2, now available on the Python package index at . It includes about 4 features and 44 bug fixes for the 1.4.1 release series, among them a incompatibility and a packaging error. For the full changelog

ANN: SortedContainers 1.5.2 Released

2016-05-29 Thread Grant Jenks
Announcing the release of SortedContainers version 1.5.2 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