[Python-Dev] next beta

2008-08-11 Thread Antoine Pitrou
Barry Warsaw python.org> writes: > > I agree. Our last beta is scheduled for this wednesday Are you sure? According to http://mail.python.org/pipermail/python-3000/2008-July/014269.html, it's scheduled for August 23rd. ___ Python-Dev mailing list P

Re: [Python-Dev] next beta

2008-08-11 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 11, 2008, at 5:51 AM, Antoine Pitrou wrote: Barry Warsaw python.org> writes: I agree. Our last beta is scheduled for this wednesday Are you sure? According to http://mail.python.org/pipermail/python-3000/2008-July/014269.html , it's s

Re: [Python-Dev] next beta

2008-08-11 Thread Antoine Pitrou
Barry Warsaw python.org> writes: > > Ah darn, that's a typo in the PEP. I definitely meant August 13, as > the Google calendar shows. Ah, am I the only one *not* to use Google calendar? :) > Do we think we can be ready for beta3 this Wednesday? If not, I'd > rather stick to a weekday rele

Re: [Python-Dev] next beta

2008-08-11 Thread Oleg Broytmann
On Mon, Aug 11, 2008 at 12:50:16PM +, Antoine Pitrou wrote: > Ah, am I the only one *not* to use Google calendar? :) Certainly, no! (-: Oleg. -- Oleg Broytmannhttp://phd.pp.ru/[EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN.

[Python-Dev] Resource flag for unicode memory error tests?

2008-08-11 Thread Nick Coghlan
Currently running the test suite, even without any resource flags, renders my machine unusable for at least part of the test execution. The main culprit appears to be the checks for expected memory errors in test_unicode. Does anyone have any objections to making the offending test dependent

Re: [Python-Dev] Base-85

2008-08-11 Thread zooko
On Aug 2, 2008, at 13:58 PM, Antoine Pitrou wrote: Martin v. Löwis v.loewis.de> writes: P.S. Just in case it isn't clear: I would oppose any specific proposal to add this Ascii85 algorithm to the standard library. It would sound like we don't have any real problems to solve. According to

Re: [Python-Dev] Base-85

2008-08-11 Thread Josiah Carlson
On Mon, Aug 11, 2008 at 8:43 AM, zooko <[EMAIL PROTECTED]> wrote: > On Aug 2, 2008, at 13:58 PM, Antoine Pitrou wrote: > >> Martin v. Löwis v.loewis.de> writes: >>> >>> P.S. Just in case it isn't clear: I would oppose any specific proposal >>> to add this Ascii85 algorithm to the standard library.

Re: [Python-Dev] next beta

2008-08-11 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Aug 11, 2008, at 8:27 AM, Barry Warsaw wrote: Ah darn, that's a typo in the PEP. I definitely meant August 13, as the Google calendar shows. Do we think we can be ready for beta3 this Wednesday? If not, I'd rather stick to a weekday releas