We have released a new version of the Python development server. This version will be included in the App Engine 1.7.6 SDK release so any testing or other feedback would be greatly appreciated!
Aside from a long list of bug fixes, this version adds experimental Go support! To download the cross-platform package for Python: https://code.google.com/p/appengine-devappserver2-experiment/downloads/detail?name=devappserver2-v0.7.zip To download the Linux amd64-only package for Python and Go: https://code.google.com/p/appengine-devappserver2-experiment/downloads/detail?name=devappserver2-v0.7_linux_amd64.zip Changes: - Fixes testbed support - Tests now pass on Windows and Mac OS X - Multiple set-cookies headers no longer combined - Some minor UI improvements - Invalid login cookies are ignored - Go runtime support! - Use a threadsafe subprocess implementation - Fixed Google Cloud SQL support on windows - Performance: - use mtime checking for config file update checks - switch to one thread per async work item - set the backlog for WsgiServer sockets to 100 Thanks for your help! Cheers, Brian -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
