Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-23 Thread Jeremy Maxfield
That's great - thanks alot.
Cheers,
Max
 
On 9/23/05, Michael Hudson <[EMAIL PROTECTED]> wrote:
Michael Hudson <[EMAIL PROTECTED]> writes:> Jeremy Maxfield <
[EMAIL PROTECTED]> writes:>>> Sorry I think you're 'much mistaken'... The revision of PyState.c in the rc242c1  looks like 2.38.22 (should be
>> 2.42)>> and threadmodule.c looks like  2.59 (should be 2.64)>> Looks like you're right but SF CVS is being *astonishingly* slow right> now.  The fixes will be in 2.4.2.OK, I've finally managed to get these changes checked in.
Cheers,mwh--   . <- the pointyour article -> .   |- a long way |  -- Christophe Rhodes, 
ucam.chat___Python-Dev mailing listPython-Dev@python.orghttp://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/anothermax%40gmail.com
-- flickr: http://www.flickr.com/photos/anothermax/sets 
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-23 Thread Michael Hudson
Michael Hudson <[EMAIL PROTECTED]> writes:

> Jeremy Maxfield <[EMAIL PROTECTED]> writes:
>
>> Sorry I think you're 'much mistaken'...
>>  
>> The revision of PyState.c in the rc242c1  looks like 2.38.22 (should be
>> 2.42)
>> and threadmodule.c looks like  2.59 (should be 2.64)
>
> Looks like you're right but SF CVS is being *astonishingly* slow right
> now.  The fixes will be in 2.4.2.

OK, I've finally managed to get these changes checked in.

Cheers,
mwh

-- 
. <- the pointyour article -> .
|- a long way |
   -- Christophe Rhodes, ucam.chat
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Michael Hudson
Jeremy Maxfield <[EMAIL PROTECTED]> writes:

> Sorry I think you're 'much mistaken'...
>  
> The revision of PyState.c in the rc242c1  looks like 2.38.22 (should be
> 2.42)
> and threadmodule.c looks like  2.59 (should be 2.64)

Looks like you're right but SF CVS is being *astonishingly* slow right
now.  The fixes will be in 2.4.2.

Cheers,
mwh

-- 
  There are 'infinite' number of developed artifacts and one cannot
  develop appreciation for them all.  It would be all right to not
  understand something, but it would be imbecilic to put judgements
  on things one don't understand.   -- Xah, comp.lang.lisp
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Jeremy Maxfield
Sorry I think you're 'much mistaken'...
 
The revision of PyState.c in the rc242c1  looks like 2.38.22 (should be 2.42)
and threadmodule.c looks like  2.59 (should be 2.64)
 
Cheers,
Max 
On 9/22/05, Michael Hudson <[EMAIL PROTECTED]> wrote:
Anthony Baxter <[EMAIL PROTECTED]> writes:
> On Thursday 22 September 2005 23:36, Jeremy Maxfield wrote:>> Can the fix for [ 1163563 ] Sub threads execute in restricted mode>> (>> 
http://sourceforge.net/tracker/index.php?func=detail&aid=1163563&gr>>oup_id=5470&atid=105470 )>> go in before 2.4.2 final?>> This is a real show stopper for us - we can't move to 
2.4 without>> it. Cheers,>> Max>> I'm not sure - mwh, how risky a patch is this?Well, unless I'm much mistaken it's in 2.4.2c1Cheers,mwh--I think if we have the choice, I'd rather we didn't explicitly put
flaws in the reST syntax for the sole purpose of not insulting thealmighty.-- /will on the doc-sig___Python-Dev mailing list
Python-Dev@python.orghttp://mail.python.org/mailman/listinfo/python-devUnsubscribe: 
http://mail.python.org/mailman/options/python-dev/anothermax%40gmail.com-- flickr: http://www.flickr.com/photos/anothermax/sets
 
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Jeremy Maxfield
I don't think it's too risky.
 
Michael Hudson did the work and it's been checked into the python
CVS for a while. (Python/pystate.c Rev 2.42 and Modules/threadmodule.c Rev 2.64 are required files).
 
We're stuck on Python 2.3.3 because of this bug...(2.4 thread code with this bug was backported to 2.3.5).
 
Max 
On 9/22/05, Anthony Baxter <[EMAIL PROTECTED]> wrote:
On Thursday 22 September 2005 23:36, Jeremy Maxfield wrote:> Can the fix for [ 1163563 ] Sub threads execute in restricted mode
> (> http://sourceforge.net/tracker/index.php?func=detail&aid=1163563&gr>oup_id=5470&atid=105470 )
> go in before 2.4.2 final?> This is a real show stopper for us - we can't move to 2.4 without> it. Cheers,> MaxI'm not sure - mwh, how risky a patch is this?Anthony--Anthony Baxter <
[EMAIL PROTECTED]>It's never too late to have a happy childhood.-- flickr: 
http://www.flickr.com/photos/anothermax/sets 
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Michael Hudson
Anthony Baxter <[EMAIL PROTECTED]> writes:

> On Thursday 22 September 2005 23:36, Jeremy Maxfield wrote:
>> Can the fix for [ 1163563 ] Sub threads execute in restricted mode
>> (
>> http://sourceforge.net/tracker/index.php?func=detail&aid=1163563&gr
>>oup_id=5470&atid=105470 )
>> go in before 2.4.2 final?
>> This is a real show stopper for us - we can't move to 2.4 without
>> it. Cheers,
>> Max
>
> I'm not sure - mwh, how risky a patch is this? 

Well, unless I'm much mistaken it's in 2.4.2c1

Cheers,
mwh

-- 
  I think if we have the choice, I'd rather we didn't explicitly put
  flaws in the reST syntax for the sole purpose of not insulting the
  almighty.-- /will on the doc-sig
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Anthony Baxter
On Thursday 22 September 2005 23:36, Jeremy Maxfield wrote:
> Can the fix for [ 1163563 ] Sub threads execute in restricted mode
> (
> http://sourceforge.net/tracker/index.php?func=detail&aid=1163563&gr
>oup_id=5470&atid=105470 )
> go in before 2.4.2 final?
> This is a real show stopper for us - we can't move to 2.4 without
> it. Cheers,
> Max

I'm not sure - mwh, how risky a patch is this? 

Anthony
-- 
Anthony Baxter <[EMAIL PROTECTED]>
It's never too late to have a happy childhood.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Jeremy Maxfield
Can the fix for [ 1163563 ] Sub threads execute in restricted mode 
(http://sourceforge.net/tracker/index.php?func=detail&aid=1163563&group_id=5470&atid=105470
)
go in before 2.4.2 final?
This is a real show stopper for us - we can't move to 2.4 without it.
Cheers,
Max 
On 9/22/05, Michael Hudson <[EMAIL PROTECTED]> wrote:
Reinhold Birkenfeld <[EMAIL PROTECTED]
> writes:> Anthony Baxter wrote:>> Starting in about 11 hours time, the release24-maint branch is FROZEN>> for the 2.4.2c1 release. The freeze will last for around a day, and>> then we're in a state of mostly-frozen for another week, until 
2.4.2>> (final). During that week, please don't check things into the branch>> unless you check with me first. Let's make this a nice painless>> release. I'll send another message once 
2.4.2 is done.>> Do you think the patch at>> https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1298449&group_id=5470
>> could go in before 2.4.2 final? It's a rather major issue> within cStringIO.writelines().Oh, I was looking at that one too :) I was going to check it in afterbuilding and testing finished...
Cheers,mwh--The gripping hand is really that there are morons everywhere, it'sjust that the Americon morons are funnier than average. -- Pim van Riezen, alt.sysadmin.recovery
___Python-Dev mailing listPython-Dev@python.orghttp://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/anothermax%40gmail.com
-- flickr: http://www.flickr.com/photos/anothermax/sets 
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Michael Hudson
Reinhold Birkenfeld <[EMAIL PROTECTED]> writes:

> Anthony Baxter wrote:
>> Starting in about 11 hours time, the release24-maint branch is FROZEN 
>> for the 2.4.2c1 release. The freeze will last for around a day, and 
>> then we're in a state of mostly-frozen for another week, until 2.4.2 
>> (final). During that week, please don't check things into the branch 
>> unless you check with me first. Let's make this a nice painless 
>> release. 
>> 
>> I'll send another message once 2.4.2 is done. 
>
> Do you think the patch at
>
> https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1298449&group_id=5470
>
> could go in before 2.4.2 final? It's a rather major issue
> within cStringIO.writelines().

Oh, I was looking at that one too :) I was going to check it in after
building and testing finished...

Cheers,
mwh

-- 
  The gripping hand is really that there are morons everywhere, it's
  just that the Americon morons are funnier than average.
  -- Pim van Riezen, alt.sysadmin.recovery
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-22 Thread Reinhold Birkenfeld
Anthony Baxter wrote:
> Starting in about 11 hours time, the release24-maint branch is FROZEN 
> for the 2.4.2c1 release. The freeze will last for around a day, and 
> then we're in a state of mostly-frozen for another week, until 2.4.2 
> (final). During that week, please don't check things into the branch 
> unless you check with me first. Let's make this a nice painless 
> release. 
> 
> I'll send another message once 2.4.2 is done. 

Do you think the patch at

https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1298449&group_id=5470

could go in before 2.4.2 final? It's a rather major issue
within cStringIO.writelines().

Reinhold

-- 
Mail address is perfectly valid!

___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-20 Thread Armin Rigo
Hi,

On Tue, Sep 20, 2005 at 09:21:14PM +0200, Armin Rigo wrote:
> A quick note, the profile.py module is broken -- crashes on some
> examples and real-world programs.  I think I should be able to fix it by
> tomorrow, but not tonight.

It was easier than I thought, sorry for the alarm.


Armin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


Re: [Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-20 Thread Armin Rigo
Hi,

A quick note, the profile.py module is broken -- crashes on some
examples and real-world programs.  I think I should be able to fix it by
tomorrow, but not tonight.

(See example checked in in the CVS trunk -- Lib/test/test_profile --
which passes, but for some reason I get completely unrealistic results
on a real-world application.  Can't investigate more now...)


Armin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] IMPORTANT: release24-maint branch is FROZEN from 2005-09-21 00:00 UTC for 2.4.2

2005-09-20 Thread Anthony Baxter
Starting in about 11 hours time, the release24-maint branch is FROZEN 
for the 2.4.2c1 release. The freeze will last for around a day, and 
then we're in a state of mostly-frozen for another week, until 2.4.2 
(final). During that week, please don't check things into the branch 
unless you check with me first. Let's make this a nice painless 
release. 

I'll send another message once 2.4.2 is done. 

Thanks,
Anthony
-- 
Anthony Baxter <[EMAIL PROTECTED]>
It's never too late to have a happy childhood.
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com