Re: [Python-Dev] cpython: Cleanup the docs ElementTree a bit and describe the default_namespace

On 13.01.13 16:28, eli.bendersky wrote:
I think that wrong documentation of ElementTree.write is a bug and should be fixed in early Python versions too.

And perhaps it will be better if parameters will be described in same order as they enumerated in the signature (now 'default_namespace' described after 'method').

On Sun, Jan 13, 2013 at 7:31 AM, Serhiy Storchaka <storchaka@gmail.com>wrote:
Serhiy, both you comments make sense. But: 1. A better place to "park" them is an issue (the original issue for which the commits were made, or even a new issue). 2. Feel free to use your newly gained superpowers to help out with such fixes. Often a quick fix + commit doesn't take much longer than to write an email. Eli

On 13.01.13 19:28, Eli Bendersky wrote:
1. A better place to "park" them is an issue (the original issue for which the commits were made, or even a new issue).
I agree. Usually I do this, except for the cases when the issue number is not specified in the commit message.
I didn't want to come in your heels. Now, when you have approved it and left it for me, I'll do it.

And perhaps it will be better if parameters will be described in same order as they enumerated in the signature (now 'default_namespace' described after 'method').

On Sun, Jan 13, 2013 at 7:31 AM, Serhiy Storchaka <storchaka@gmail.com>wrote:
Serhiy, both you comments make sense. But: 1. A better place to "park" them is an issue (the original issue for which the commits were made, or even a new issue). 2. Feel free to use your newly gained superpowers to help out with such fixes. Often a quick fix + commit doesn't take much longer than to write an email. Eli

On 13.01.13 19:28, Eli Bendersky wrote:
1. A better place to "park" them is an issue (the original issue for which the commits were made, or even a new issue).
I agree. Usually I do this, except for the cases when the issue number is not specified in the commit message.
I didn't want to come in your heels. Now, when you have approved it and left it for me, I'll do it.
participants (2)
-
Eli Bendersky
-
Serhiy Storchaka