[Twisted-Python] Nevow 0.14.3rc1 released

2017-07-26 Thread Tristan Seligmann
Hi all, I've uploaded a prerelease of Nevow 0.14.3 to PyPI[1]. This contains a fix for some Athena client-side timeout behaviour (or more specifically, the lack of one) and removes use of FilePath.getmtime. If you are using Athena, please a) let me know! and b) give this prerelease a try to see i

Re: [Twisted-Python] Nevow 0.14.3rc1 released

2017-07-26 Thread Werner Thie
Aloha Tristan still using Athena in production, will be able to test tomorrow. And just to mention it, still one of the best pieces of software (and probably also one of the most under documented) I've ever used. Mahalo, Werner On 7/26/17 8:46 AM, Tristan Seligmann wrote: Hi all, I've uplo

Re: [Twisted-Python] Nevow 0.14.3rc1 released

2017-07-26 Thread Tristan Seligmann
On Wed, 26 Jul 2017 at 21:36 Werner Thie wrote: > Aloha Tristan > > still using Athena in production, will be able to test tomorrow. > Great! Note that there's an rc2 now, because there were some problems with the version number handling in rc1; pip install --pre nevow should get you the latest