Re: [Python-Dev] Py3k tasks spreadsheet

2008-08-04 Thread Antoine Pitrou

Hi,

Welcome to python-3000!

> How up to date is this?

Probably way out of date.
The best way to find tasks is to go to the tracker (bugs.python.org) and search
for issues tagged with version 3.0. Preferably the "release blocker", "critical"
or "high priority" ones (there are quite a lot of them :-)).

Regards

Antoine.


___
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] April 1st jokes

2008-08-04 Thread Steve Holden

Georg Brandl wrote:

Oleg Broytmann schrieb:

On Sat, Aug 02, 2008 at 02:15:29PM -0700, Guido van Rossum wrote:
On Sat, Aug 2, 2008 at 11:57 AM, Guido van Rossum <[EMAIL PROTECTED]> 
wrote:

> That was an April Fool's RFC.

See also http://en.wikipedia.org/wiki/April_Fools%27_Day_RFC -- it has
a ton of these. Great fun reading through some of them on an idle
Saturday afternoon. :-)


   There were a lot of Python jokes for the Apr 1st. What a pity we have
ceased to make such jokes.


You forget the April 1st PEPs:

http://www.python.org/dev/peps/pep-0313/
http://www.python.org/dev/peps/pep-3117/


Not to mention the April 1 Licensing blog entry:

http://pyfound.blogspot.com/2006/04/python-25-licensing-change.html

regards
 Steve
--
Steve Holden+1 571 484 6266   +1 800 494 3119
Holden Web LLC  http://www.holdenweb.com/

___
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] Py3k tasks spreadsheet

2008-08-04 Thread Barry Warsaw

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Aug 4, 2008, at 4:42 AM, Antoine Pitrou wrote:


How up to date is this?


Probably way out of date.
The best way to find tasks is to go to the tracker (bugs.python.org)  
and search
for issues tagged with version 3.0. Preferably the "release  
blocker", "critical"

or "high priority" ones (there are quite a lot of them :-)).


Just to add: there's also a 'deferred blocker' state, but right now  
there are no issues with that priority.


- -Barry

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Darwin)

iQCVAwUBSJb0AnEjvBPtnXfVAQJOOQP/b+5FlpYzSTj52TEC5JQ5GoZC4d5Wdl3I
vpJ7N8HRXF1Alimzo1001x//6UYl0T55HhwXbBcmJCwkXo9keqFY6noL1R8mGRAn
pQP8jtFQPHz8l6SYVd1caKUjp4DTFcXYUDyeO915WTjynnX1IiwEVz8yEPqGQL9J
k/yaQLwN9F4=
=IeT/
-END PGP SIGNATURE-
___
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] April 1st jokes (was: Base-96)

2008-08-04 Thread skip

>> We should probably cross-link with the Python humor page on
>> python.org (unless that's also been axed).
>>
aahz> IIRC, the humor page was axed due to lack of updates -- I
aahz> recommend finding the material using Wayback and just adding it to
aahz> the wiki.

It's still there:

http://www.python.org/doc/humor/

it's just been absorbed into the documentation. ;-)

I can't find Tim Peters' award page and don't know if you can search the
Wayback Machine.  (I suspect you have to know a precise URL.)

Skip
___
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] Py3k tasks spreadsheet

2008-08-04 Thread Brett Cannon
On Mon, Aug 4, 2008 at 1:42 AM, Antoine Pitrou <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Welcome to python-3000!
>
>> How up to date is this?
>
> Probably way out of date.

It isn't "probably", is just is. =)

> The best way to find tasks is to go to the tracker (bugs.python.org) and 
> search
> for issues tagged with version 3.0. Preferably the "release blocker", 
> "critical"
> or "high priority" ones (there are quite a lot of them :-)).

If you look in the left-hand column at the tracker you will see a
Showstoppers search; that will list all of the current release
blockers. Otherwise what Antoine suggested about going through
critical issues good. High has some importance, but not as much. And
unclassified issues might fall into one of the categories but just
need someone to look at them and make a judgment call.

-Brett
___
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] April 1st jokes (was: Base-96)

2008-08-04 Thread Guido van Rossum
On Mon, Aug 4, 2008 at 11:12 AM,  <[EMAIL PROTECTED]> wrote:
>
>>> We should probably cross-link with the Python humor page on
>>> python.org (unless that's also been axed).
>>>
>aahz> IIRC, the humor page was axed due to lack of updates -- I
>aahz> recommend finding the material using Wayback and just adding it to
>aahz> the wiki.
>
> It's still there:
>
>http://www.python.org/doc/humor/
>
> it's just been absorbed into the documentation. ;-)

I added a link to the wiki page.

> I can't find Tim Peters' award page and don't know if you can search the
> Wayback Machine.  (I suspect you have to know a precise URL.)

Added this too; searching for  gave me an
email that had the correct URLs. It's still one of my favorites.

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
___
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