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 ezio.melotti
Recipients barry, brett.cannon, eli.bendersky, eric.snow, ezio.melotti, ncoghlan, sandro.tosi
Date 2011-08-13.06:31:35
SpamBayes Score 1.4589901e-05
Marked as misclassified No
Message-id <1313217096.04.0.824158125628.issue12747@psf.upfronthosting.co.za>
In-reply-to
Content
The possible options I see are:
  1) move it in Doc/ or some other dir -- but we will have
     to maintain it in all the branches;
  2) keep it only in the default branch -- but we will have
     to remove it from the old branch when we cut a release;
  3) make a separate branch for the devguide -- I'm not sure
     this makes even sense and/or if it solves anything;

Also if it's not in Doc/, where would the test.support doc go?
History
Date User Action Args
2011-08-13 06:31:36ezio.melottisetrecipients: + ezio.melotti, barry, brett.cannon, ncoghlan, eli.bendersky, sandro.tosi, eric.snow
2011-08-13 06:31:36ezio.melottisetmessageid: <1313217096.04.0.824158125628.issue12747@psf.upfronthosting.co.za>
2011-08-13 06:31:35ezio.melottilinkissue12747 messages
2011-08-13 06:31:35ezio.melotticreate