TatSu 4.2.0

2017-06-05 Thread Juancarlo AƱez
Added ~ * Parse speeds on large files reduced by 5-20% by optimizing parse contexts and closures, and unifying the AST_ and CST_ stacks. * Added the *"skip to"* expression ( ``->``), useful for writing *recovery* rules. The parser will advance over input, one character at time, until the

wxPython 4.0.0a3

2017-06-05 Thread Robin Dunn
Announcing wxPython 4.0.0a3 === https://pypi.python.org/pypi/wxPython/4.0.0a3 Changes --- Fixed a few cases where the GIL was not acquired before building tuples of values. The problems associated with this (hangs or crashes) were sporadic and seemingly random, and di

ANN: ViTables-3.0.0

2017-06-05 Thread Vicent Mas
= Announcing ViTables 3.0.0 = After another long period retired from development activities I'm happy to come back and present ViTables 3.0.0, the latest release of this viewer for PyTables/HDF5 files. Definitely this release wouldn't have been possi

Re: Jython 2.7.1 rc2 released!

2017-06-05 Thread fwierzbi...@gmail.com
On behalf of the Jython development team, I'm pleased to announce that Jython 2.7.1 rc2 is released! Thanks to Amobee for sponsoring my work on Jython, and thanks to the many contributors to Jython! Details are here: http://fwierzbicki.blogspot.com/2017/06/jython-271-rc2-released.html -Frank --

Nikola v7.8.7 is out!

2017-06-05 Thread Chris Warrick
On behalf of the Nikola team, I am pleased to announce the immediate availability of Nikola v7.8.7. This is a part-emergency bugfix, part-world domination release. What is Nikola? === Nikola is a static site and blog generator, written in Python. It can use Mako and Jinja2 templates,

ANN: pandas v0.20.2 released

2017-06-05 Thread Tom Augspurger
I'm pleased to announce the release of pandas 0.20.2. This is a minor bug-fix release in the 0.20.x series and includes some small regression fixes, bug fixes, and performance improvements. See the Whatsnew Page to see all of the