SQLObject 3.7.3

2019-09-22 Thread Oleg Broytman
Hello! I'm pleased to announce version 3.7.3, a bugfix release of branch 3.7 of SQLObject. What's new in SQLObject === Bug fixes - * Avoid excessive parentheses around ``ALL/ANY/SOME()``. Tests - * Add tests for cascade deletion. * Add tests for ``sqlbuilder.

Cheetah 3.2.4

2019-09-22 Thread Oleg Broytman
Hello! I'm pleased to announce version 3.2.4, a bugfix release of branch 3.2 of CheetahTemplate3. What's new in CheetahTemplate3 == Minor features: - Import from ``collections`` for Python 2, from ``collections.abc`` for Python 3. Bug fixes: - Fixed infini

tsplib95 v0.4.0

2019-09-22 Thread Robert Grant
I'm pleased to announce the release of tsplib95 v0.4.0! What's New? --- * parser now raises ``ParserError`` instead of ``Exception`` * problem fields are now documented * added explicit support for python 3.7 * corrected a parameter name in ``distances.geographical`` What is tsplib95? --