
On 11:41 am, peter.westlake@pobox.com wrote:
Good to see Nevow is still being maintained!
What are the chances of 0.11.2 including the fix for https://bugs.launchpad.net/nevow/+bug/892794, filed in November 2011 complete with a test case and a patch?
Issues were migrated to Github as well, fwiw: https://github.com/twisted/nevow/issues/11 Keeping track of where there is code up for review is something I haven't really figured out how to do well on Github (and never figured out how to do on Launchpad). It's one thing if you maintain a project as part of your job - then you probably look at the issue tracker every day and things progress. It's another thing if you follow 15 open source, volunteer driven projects each with their own issue tracker. I'll probably go months between looking at the issue trackers for some of them (particularly the lower activity projects where it might really *be* months between interesting activity). Anyone have any tips or tools for keeping tabs on outstanding work on Github? I've been trying out a "review" keyword that marks PRs that need to be looked at. This at least makes work-to-do unambiguous and easy to find but I still have to poll github to find it. Meanwhile, Peter, if you turn that patch into a PR then I'll try to remember to review it soon. :) Jean-Paul
Peter.
On Sat, Jun 21, 2014, at 15:46, exarkun@twistedmatrix.com wrote:
Hello,
I'm pleased to announce the release of Nevow 0.11.1.
Nevow is a web application construction kit written in Python and based on Twisted. It is designed to allow the programmer to express as much of the view logic as desired in Python, and includes a pure Python XML expression syntax named stan to facilitate this. However it also provides rich support for designer-edited templates, using a very small XML attribute language to provide bi-directional template manipulation capability.
This release includes a number of minor new features and bug fixes. It also includes changes to modernize Nevow's packaging - installation of Nevow using `pip` is now supported. This release also marks the move of Nevow development to Github.
You can read about all of the changes in this release in the NEWS file:
https://github.com/twisted/nevow/blob/release-0.11.1/NEWS.txt
You can find Nevow on PyPI:
https://pypi.python.org/pypi/Nevow
Or on Github:
https://github.com/twisted/nevow
Enjoy!
Jean-Paul http://as.ynchrono.us/
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python