I just changed the URL settings of the CherryPy website.
The official URL is now http://www.cherrypy.org, and I got rid of the ugly cgi-bin/trac.cgi in the URL.
I went through the pages and fixed the URL but if you see some broken links, please fix them.
If some external sites/e-mails are still linking to the old URLs (with cgi-bin/trac.cgi), these links should
just get redirected to the new URL.
Also, in case the DNS change takes a while to propagate, the site is still available through http://trac.cherrypy.org
Let me know if you're experiencing any problems with the site.
Remi.
PS: BTW, I also added a new list called "cherrypy-tickets", where all changes in the ticketing system are copied.
It's been a while since we've had an IRC session.
The next one will happen on Tuesday, April 12th at 6pm GMT
Things we'll talk about include:
- what's left to do before the next stable release (hopefully people will volunteer to write some code)
- how to improve documentation (again, hopefully people will volunteer to write docs)
- what are the next features that will be added
- and in general, anything that people want to add :-)
I'm happy to announce that the beta release for CherryPy-2.1.0 is now
available.
This release is a major step forward for CherryPy. It is packed with new features and bug fixes.
Check out http://www.cherrypy.org to find out how to download the release and how to upgrade from 2.0
A big thanks to all the people who contributed to this release.
> I'm happy to announce that the beta release for CherryPy-2.1.0 is now
> available.
Yeah ... let's try it. I can't wait for the new file upload behavior
(which seems more "pythonesque" to me now) and all the extra goodies
(autorelaod, ...)
So I tried it and here's a bug report with its patch :
The locker function in simplesessiondict does not release the lock
when the decorated function raise an exception.
The attached patch fixed this. The other attached file is an exemple.
Many thanks to everyone who makes cherrypy so funny to work with.
I'm happy to announce that the first release candidate for CherryPy-2.1 is now available.
You'll find the Announcement/ChangeLog/Downloads on the
http://www.cherrypy.org website.
A big thanks to the growing number of people who contributed to this release.
I'm happy to announce that the second release candidate for CherryPy-2.1 is
now available.
You'll find the Announcement/ChangeLog/Downloads on the
http://www.cherrypy.org website.
This release fixes a bug in the new session implementation and
a bug in the installer.
If everything goes well we expect to release 2.1-final next week.