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 ned.deily
Recipients chris.jerdonek, eric.araujo, ezio.melotti, ncoghlan, ned.deily, pitrou, sandro.tosi, terry.reedy, tshepang
Date 2013-02-26.01:21:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361841682.35.0.517783576849.issue14468@psf.upfronthosting.co.za>
In-reply-to
Content
ISTM, committing changes to the devguide is fundamentally different from committing a change to Python itself.  The devguide has a much smaller and focused audience, does not have compatibility considerations, it's continuously releasable etc etc.  So there's no need to have exactly the same stringent criteria for changes to the devguide.  That doesn't mean that there shouldn't be any review of those changes or that the process devolves to a change storm.  But, surely at this point, it would be easier to get meaningful additional review after the current set of changes are committed rather than continually redoing a large set of patches.  Then others are free to propose their own further changes for review.  I guess the lesson I would take from this is to limit the size and scope of individual changes to the devguide where possible, e.g. "ship" frequently.  This doesn't need to be difficult.
History
Date User Action Args
2013-02-26 01:21:22ned.deilysetrecipients: + ned.deily, terry.reedy, ncoghlan, pitrou, ezio.melotti, eric.araujo, sandro.tosi, chris.jerdonek, tshepang
2013-02-26 01:21:22ned.deilysetmessageid: <1361841682.35.0.517783576849.issue14468@psf.upfronthosting.co.za>
2013-02-26 01:21:22ned.deilylinkissue14468 messages
2013-02-26 01:21:21ned.deilycreate