Anand,

Are you planning on tagging the release in github?
Don't see the download here either: http://webpy.org/static/

I like the release tagging so that we can test to a release tarball.

Thanks

On Tue, Jun 5, 2012 at 6:57 AM, Anand Chitipothu <[email protected]>wrote:

> Hi,
>
> web.py 0.37 is ready for release.
>
> https://github.com/webpy/webpy/
>
> Changes:
>
> * Fixed datestr issue on Windows -- #155
> * Fixed Python 2.4 compatability issues (tx fredludlow)
> * Fixed error in utils.safewrite (tx shuge) -- #95
> * Allow use of web.data() with app.request() -- #105
> * Fixed an issue with session initializaton (tx beardedprojamz) -- #109
> * Allow custom message on 400 Bad Request (tx patryk) -- #121
> * Made djangoerror work on GAE. -- #80
> * Handle malformatted data in the urls. -- #117
> * Made it easier to stop the dev server -- #100, #122
> * Added support fot customizing cookie_path in session (tx larsga) -- #89
> * Added exception for "415 Unsupported Media" (tx JirkaChadima) -- #145
> * Added GroupedDropdown to support `<optgroup>` tag (tx jzellman) -- #152
> * Fixed failure in embedded interpreter - #87
> * Optimized web.cookies (tx benhoyt) - #148
>
> Please test your applications with it and let me know if anything breaks.
>
> Anand
>
> --
> You received this message because you are subscribed to the Google Groups
> "web.py" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/webpy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to