[Python-Dev] My patches

"Martin v. Löwis" martin at v.loewis.de
Thu Oct 30 20:46:18 CET 2008


> What about having two level of devs ?
> 
> + core developers
> + standard library developers

We effectively have that already. Many of the committers will
only ever commit to a single module (+docs and tests), as they
volunteered to maintain that very module (e.g. Lars Gustäbel
for the tarfile module).

If a committer agrees to restrict himself to a certain area,
he will usually keep that promise, so there isn't really any
need for a finer-grained access control, IMO.

Regards,
Martin


More information about the Python-Dev mailing list