Brett Cannon wrote:
> But I don't think this is trying to say they don't care. People just want
> to lower the overhead of maintaining the distro.
well, wouldn't the best way to do that be to leave all non-trivial maintenance of a
given component to an existing external community?
(after all, the number of non-python-dev python contributors are *much* larger
than the number of python-dev contributors).
I mean, we're not really talking about ordinary leak-elimination or portability-fixing
or security-hole-plugging maintenance; it's the let's-extend-the-api-in-incompatible-
ways and fork-because-we-can stuff that I'm worried about.
Well, I don't know if that is necessarily the case. PEP 360 doesn't have a single project saying that minor fixes can just go right in. If we want to just change the wording such that all code in the tree can be touched for bug fixes and compatibility issues without clearance, that's great.
But Phillip's email that sparked all of this was about basic changes to wsgiref, not some API change (at least to the best of my knowledge).
-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