Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New URL for the website
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Remi Delon  
View profile  
 More options Jan 21 2005, 4:15 pm
From: Remi Delon <r...@cherrypy.org>
Date: Fri, 21 Jan 2005 21:15:42 +0000
Local: Fri, Jan 21 2005 4:15 pm
Subject: New URL for the website
Hello everyone,

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.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "New IRC session on Tuesday" by Remi Delon
Remi Delon  
View profile  
 More options Apr 8 2005, 2:41 pm
From: Remi Delon <r...@cherrypy.org>
Date: Fri, 08 Apr 2005 19:41:01 +0100
Local: Fri, Apr 8 2005 2:41 pm
Subject: New IRC session on Tuesday
Hello everyone,

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 :-)

Remi.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "ANN: CherryPy at Europython !" by Remi Delon
Remi Delon  
View profile  
 More options May 12 2005, 4:09 am
From: Remi Delon <r...@cherrypy.org>
Date: Thu, 12 May 2005 09:09:21 +0100
Local: Thurs, May 12 2005 4:09 am
Subject: ANN: CherryPy at Europython !
Well, I just noticed that my talk at Europython has been accepted !
It will be a 45min tutorial. More information on this page under
"CherryPy tutorial":
http://www.python-in-business.org/ep2005/alisttrack.chtml?track=690

I will also be one of the three speakers for the talk called "In
Theaters Now!--How Python Runs the Largest Independent Cinema Chain in
the UK" on this page:
http://www.python-in-business.org/ep2005/alisttrack.chtml?track=653

You can register for Europython from this page: http://www.europython.org/
Early bird registration is open until 15 May.

Remi.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "ANN: CherryPy-2.1.0-beta released" by Remi Delon
Remi Delon  
View profile  
 More options Jul 14 2005, 6:36 am
From: Remi Delon <r...@cherrypy.org>
Date: Thu, 14 Jul 2005 11:36:50 +0100
Local: Thurs, Jul 14 2005 6:36 am
Subject: ANN: CherryPy-2.1.0-beta released
Hello everyone,

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.

Remi.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nicolas Évrard  
View profile  
 More options Jul 15 2005, 6:23 pm
From: Nicolas Évrard <nicoe.i...@gmail.com>
Date: Sat, 16 Jul 2005 00:23:24 +0200
Local: Fri, Jul 15 2005 6:23 pm
Subject: Re: [cherrypy-users] ANN: CherryPy-2.1.0-beta released

2005/7/14, Remi Delon <r...@cherrypy.org>:

> Hello everyone,

Hello,

> 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.

  ssession.patch
< 1K Download

  test.py
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "ANN: CherryPy-2.1.0-rc1 released" by Remi Delon
Remi Delon  
View profile  
 More options Sep 19 2005, 11:22 am
From: "Remi Delon" <r...@cherrypy.org>
Date: Mon, 19 Sep 2005 16:22:17 +0100
Local: Mon, Sep 19 2005 11:22 am
Subject: ANN: CherryPy-2.1.0-rc1 released
Hello everyone,

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.

Remi.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "ANN: CherryPy-2.1.0-rc2 released" by Remi Delon
Remi Delon  
View profile  
 More options Oct 7 2005, 2:23 pm
From: "Remi Delon" <r...@cherrypy.org>
Date: Fri, 7 Oct 2005 19:23:23 +0100
Local: Fri, Oct 7 2005 2:23 pm
Subject: ANN: CherryPy-2.1.0-rc2 released
 Hello everyone,

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.

Remi.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »