This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients benjamin.peterson, gvanrossum, loewis, mattsmart, pmoody, shields
Date 2008-09-25.04:07:30
SpamBayes Score 2.3288992e-06
Marked as misclassified No
Message-id <1222315652.14.0.446266803484.issue3959@psf.upfronthosting.co.za>
In-reply-to
Content
I see a list of owners in the code (although it's difficult to infer
real names or email addresses from that list). I think we should not
include the code without their explicit approval.

The question will then always be: what is the official master copy of
the code? The one in Python, or the one on Google code? Whose
responsibility would it be to keep those synchronized, and incorporate
changes from one copy into the other?

I would prefer if the copy in Python (say, 2.7) becomes the master copy,
and the copy on Google code eventually disappears (when interest in
older Python versions has died).

I would object to a mere fork of the code (i.e. where one of the regular
Python committers incorporates, from time to time, the changes that
Google made)
History
Date User Action Args
2008-09-25 04:07:32loewissetrecipients: + loewis, gvanrossum, benjamin.peterson, mattsmart, shields, pmoody
2008-09-25 04:07:32loewissetmessageid: <1222315652.14.0.446266803484.issue3959@psf.upfronthosting.co.za>
2008-09-25 04:07:30loewislinkissue3959 messages
2008-09-25 04:07:30loewiscreate