[Paste] Tickets, new release before too long

2007-12-17 Thread Ian Bicking
I've applied all the patches on trac.pythonpaste.org that I plan to apply before a new release of Paste and PasteScript (which is unlikely to happen before the new year, since I don't want to release *right* after doing a bunch of patches, and then there's Christmas). If anyone has a pet bug/fe

[Paste] Backward incompatible change in WebOb

2007-12-17 Thread Ian Bicking
If you update to WebOb trunk (which will be 0.9) you'll find a backward incompatible change to the constructor of webob.Response() -- the first argument is now the body. This matches some other response objects, and generally can be more convenient. Also the default content type on responses i