Message 116258 - Python tracker

Message116258

Author eric.araujo
Recipients bob.ippolito, docs@python, eric.araujo, georg.brandl, ronaldoussoren, tarek, theller
Date 2010-09-13.00:19:38
SpamBayes Score 2.1761089e-05
Marked as misclassified No
Message-id <1284337196.1.0.770240616927.issue901727@psf.upfronthosting.co.za>
In-reply-to
Content
This strict freeze policy has been decided by Tarek.  The less work there is on distutils’ side, the less synchronization we’ll have to do in distutils2.  We do fix doc bugs, we can also fix markup or add links, but that’s it.  Improving docs is for distutils2.

Note that at first I wanted to improve distutils docs even though the code was frozen, but I now agree with Tarek that it would take up a lot of time that is better spent in distutils2.  (Regarding the options parameter, a Montreal-Python contributor added a test for it and a TODO note about lack of documentation.  See, things get better one step at a time :)

I hope this answers your question without sounding too dictatorial.  I understand your viewpoint but ultimately agree with the freeze.
History
Date User Action Args
2010-09-13 00:19:56eric.araujosetrecipients: + eric.araujo, theller, georg.brandl, bob.ippolito, ronaldoussoren, tarek, docs@python
2010-09-13 00:19:56eric.araujosetmessageid: <1284337196.1.0.770240616927.issue901727@psf.upfronthosting.co.za>
2010-09-13 00:19:40eric.araujolinkissue901727 messages
2010-09-13 00:19:38eric.araujocreate