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 sandro.tosi
Recipients docs@python, georg.brandl, sandro.tosi, tshepang
Date 2012-12-29.13:23:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAB4XWXzn+gWz6__9oYic2fQ+s2+i9t6_aet2a-VbH5wbn99jsQ@mail.gmail.com>
In-reply-to <CAA77j2BDdcgGF2GbVgs=AWpMcp0W8PQvkDVMSFmRCy7EUE4aXg@mail.gmail.com>
Content
On Sat, Dec 29, 2012 at 4:07 PM, Tshepang Lekhonkhobe
<report@bugs.python.org> wrote:
>> no-one has done the work of testing, preparation and migration: do you
>> volunteer? :)
>
> What needs doing exactly? I would volunteer if guided. I normally

(you always can't expect to be guided) it's not much more than

- update sphinx (and the other tools it depends on, if needed).
- fix what's broken or what needs updating
- verify the doc is ok

for any supported branches.

> Also, can I submit a patch that adds the missing newlines, or will
> some committer take care of it, or does this need further discussion?

it won't hurt to have a patch. But please build the doc it with the
CPython selected tools before submitting the patch, and verifying the
doc sections you've changed are still ok.
History
Date User Action Args
2012-12-29 13:23:01sandro.tosisetrecipients: + sandro.tosi, georg.brandl, docs@python, tshepang
2012-12-29 13:23:01sandro.tosilinkissue16805 messages
2012-12-29 13:23:00sandro.tosicreate