On Sat, Aug 10, 2013 at 1:36 PM, Tshepang Lekhonkhobe <tshepang@gmail.com> wrote:
On Sat, Aug 10, 2013 at 10:41 AM, Stefan Behnel <stefan_ml@behnel.de> wrote:
BTW, the FAQ should go into wiki.python.org, I'd say.
Official docs look a lot better than the (super-ugly) wiki. rST is also a lot nicer to work with (or I'm just used to it).
Anyways, what's the advantage of moving stuff to the wiki?
The official docs are for documentation of Python itself, and are versioned along with the source code. I don't think that the list of frequently rejected proposals belongs there. In my opinion, the wiki is the right place for such a list. One reason is that this list will need to be updated quite often, which is much easier on a wiki, and has nothing to do with release dates of Python versions. - Tal Einat