1 Nov 2008 18:43
Re: My patches
Georg Brandl <g.brandl <at> gmx.net>
2008-11-01 17:43:08 GMT
2008-11-01 17:43:08 GMT
Tarek Ziadé schrieb: > On Fri, Oct 31, 2008 at 7:46 AM, Nick Coghlan <ncoghlan <at> gmail.com> wrote: >>> >>> What about having two level of devs ? >>> >>> + core developers + standard library developers >>> >>> [cut] >> >> >> So I'd suggest thinking about developer responsibilities more in terms >> of areas of expertise rather than "levels" of developers. Those of us >> that happen to understand the guts of the compiler or the VM aren't more >> competent globally or more trusted than those maintaining the various >> modules in the standard library - just interested in different things. > > Right, > > I would like to share my experience about this, if it can be helpful. > > I have focused so far in distutils, which, I believe > was not in the top priority of core developers during the last year. > (If this is not true > please forgive me). I think it's safe to say that anything not directly involved in Python 3000 changes was not top priority for most core developers. > Anyway, so I am starting to become quite specialized in this part of > Python, and I pushed patches for it in the tracker.(Continue reading)
Does anyone already maintain a distributed tree?
>>> Mercurial, GIT, anything else?
>> Bazaar. Take a look at the developers' pages on python.org, they
>> mention that a BZR checkout is available. I know that it works
>> (though the initial checkout is glacially slow) but I don't know
>> what "official" support it has or what is planned with it.
>
> I'd like to try it out, but the instructions on
RSS Feed