Re: [Python-Dev] Issue 4285 Review

2009-02-05 Thread Eric Smith

Eric Smith wrote:

Aahz wrote:

On Tue, Feb 03, 2009, Ross Light wrote:

Hello, python-dev.  I submitted a patch a couple weeks ago for Issue
4285, and it has been reviewed and revised.  Would someone please
review/commit it?  Thank you.

http://bugs.python.org/issue4285


When sending in a request like this, it's useful to summarize the issue;
few people know bug reports by number, and at least some people who might
be interested in looking probably won't bother if they have no clue
whether it's in their area of expertise.


I'll review it with the intention of committing it.

The subject is "Use a named tuple for sys.version_info".


Committed in r69331 (trunk) and r69346 (py3k).

I hope I got the merge/block command correct.

Eric.
___
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] Issue 4285 Review

2009-02-03 Thread Ross Light
On Tue, Feb 3, 2009 at 1:20 PM, Aahz  wrote:
> When sending in a request like this, it's useful to summarize the issue;
> few people know bug reports by number, and at least some people who might
> be interested in looking probably won't bother if they have no clue
> whether it's in their area of expertise.

You're right.  I'm sorry.  I completely forgot.  And thank you, Eric,
for reviewing and adding the subject for me.

Cheers,
Ross Light
___
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] Issue 4285 Review

2009-02-03 Thread Eric Smith

Aahz wrote:

On Tue, Feb 03, 2009, Ross Light wrote:

Hello, python-dev.  I submitted a patch a couple weeks ago for Issue
4285, and it has been reviewed and revised.  Would someone please
review/commit it?  Thank you.

http://bugs.python.org/issue4285


When sending in a request like this, it's useful to summarize the issue;
few people know bug reports by number, and at least some people who might
be interested in looking probably won't bother if they have no clue
whether it's in their area of expertise.


I'll review it with the intention of committing it.

The subject is "Use a named tuple for sys.version_info".

Eric.

___
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] Issue 4285 Review

2009-02-03 Thread Aahz
On Tue, Feb 03, 2009, Ross Light wrote:
>
> Hello, python-dev.  I submitted a patch a couple weeks ago for Issue
> 4285, and it has been reviewed and revised.  Would someone please
> review/commit it?  Thank you.
> 
> http://bugs.python.org/issue4285

When sending in a request like this, it's useful to summarize the issue;
few people know bug reports by number, and at least some people who might
be interested in looking probably won't bother if they have no clue
whether it's in their area of expertise.
-- 
Aahz (a...@pythoncraft.com)   <*> http://www.pythoncraft.com/

Weinberg's Second Law: If builders built buildings the way programmers wrote 
programs, then the first woodpecker that came along would destroy civilization.
___
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] Issue 4285 Review

2009-02-03 Thread Ross Light
Hello, python-dev.  I submitted a patch a couple weeks ago for Issue
4285, and it has been reviewed and revised.  Would someone please
review/commit it?  Thank you.

http://bugs.python.org/issue4285

Cheers,
Ross Light
___
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